Riccardo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [WPFolio] Size of Post Titles Under CategoriesSorry my bad I should’ve mentioned before that it’s safer to do it in the child theme, try with this and let me know if it works
.entrycat { font-size: 18px!important; }
Cheers,
RiccardoForum: Themes and Templates
In reply to: [WPFolio] Size of Post Titles Under CategoriesHi ejpainter,
just find the code below in your theme CSS and modify the font-size to something like this:
.entrycat { font-size: 18px; }
Let me know if it works,
Cheers,
RiccardoForum: Themes and Templates
In reply to: [Hueman] Move logo to right sideGlad it worked!
Cheers,
RiccardoForum: Themes and Templates
In reply to: [Hueman] Move logo to right sideNo problem ??
You can try to modify this in your theme CSS in the editor, make sure you find the code below and change the float from LEFT to RIGHT..site-title { font-size: 42px; font-weight: 600; letter-spacing: -0.5px; float: right; line-height: 60px; padding: 10px 0; }
Let me know if it works!
Forum: Themes and Templates
In reply to: [Anarcho Notepad] Change languageHello reventlov,
Just to be clear, do you want to change the admin area language?
Thanks,
RiccardoForum: Themes and Templates
In reply to: [Hueman] Move logo to right sideHi roeecohen,
Can you post the link of your website so I can have a look at the code?Thanks
Hi benthomaspayne,
I’d personally go and deactivate all the plugins before installing the new theme and reactivate them one by one to make sure everything run as smoothly as before.Cheers
Forum: Themes and Templates
In reply to: Why Hello There ThemeHey there giantqtipz,
Can you provide a link of the website so I can have a look?Forum: Themes and Templates
In reply to: Reduce space between content and footerIs everything alright? I’m trying to open the website but all I can get is a white page.
Forum: Themes and Templates
In reply to: What is this theme?!?Forum: Themes and Templates
In reply to: twenty fourteen style sheetHey Shanatsha, it’s because it’s loaded in the functions.php file.
Forum: Themes and Templates
In reply to: What is this theme?!?Hi hayden34, I’m afraid that site is not running on wordpress! There are many similar solutions though, I’d be happy to help you ??
Forum: Themes and Templates
In reply to: posts after first out of alignmentYeah the code seems a little messed up, what theme are you using? Is the site always been like that?
Forum: Themes and Templates
In reply to: Remove Posts/archives side sectionHi! If you go under Appearance >>> Widgets you can remove anything you want from the sidebar.
Forum: Themes and Templates
In reply to: posts after first out of alignmentHi, can you provide a link of the website please? It’s easier to understand that way.
Thanks