-
AuthorPosts
-
April 27, 2016 at 5:00 pm #623226
Cant seem to find how I can change the font size of the active menu item. Looking for an hour nw and it should be simple
http://www.debeweging.info/wordpress I want to make “Dick Zirkzee Coaching” in the grey area as bog as the menu font size
thanks in avance
Dick- This topic was modified 8 years, 7 months ago by DickZirkzee.
April 27, 2016 at 7:47 pm #623311If you are using either Chrome or Firefox, use the developer tools to show you which css element has the font-size attached to it, then change the font-size for the active selector in either quick css or your child-theme’s style.css file. If that doesn’t work, post a link to your site and temporary admin login credentials in the private content area so that a moderator can give you more specific directions.
HTH.
April 30, 2016 at 11:47 am #624932Hi,
Have you tried using the Advanced Styling Editor?
Best regards,
JosueApril 30, 2016 at 2:14 pm #625014Try adding
h1.main-title.entry-title { font-size: 20px; }
to quick css on the general styling page.
May 2, 2016 at 8:27 am #625531May 2, 2016 at 5:02 pm #625923Hi All,
thanks,
Sorry for not responding yet , it took a while since I became grandfather a bit earlier then expected. No time for Enfold :-)
The CSS code is working , thanks @rwwood.
I still think it should be possible in the way @josue showed with the video, just don;t know which item to choose.
See the picture, its about the text under the menu, above the image, its the current active menu item. It now has the right font size, because of the CSS. But I would like to understand if it is also possible with the advanced styling.
http://www.debeweging.info/wordpress- This reply was modified 8 years, 6 months ago by DickZirkzee.
May 2, 2016 at 5:18 pm #625937@rwwood Thaks, it worked.
What should the code be if I want to have it like my menu http://www.debeweging.info/wordpress . that means, bold?
thanks in advance
dick- This reply was modified 8 years, 6 months ago by DickZirkzee.
May 3, 2016 at 2:37 pm #626473Hi,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a { font-weight: bolder; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitMay 3, 2016 at 2:46 pm #626485Thanks,
but it didn’t work.
DickMay 3, 2016 at 2:50 pm #626489Hi!
Please make sure that you have that font weight registered. If you have not, please refer to this post to do so – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Best regards,
YigitMay 3, 2016 at 2:59 pm #626502Thanks,
I realy need some helpt, thanks for that. I see that my Menu has the font “Lato”
The active menu item should also be Lato, but I can;t find where to change that.
You seem to suggest that the active menuItem has another font?
DickMay 3, 2016 at 3:08 pm #626512Hey!
Please create a temporary admin login and post it here privately.
As i mentioned, font weight you would like to use may not be available by default, using that code you can add it. However we can add it for you if you post login credentials hereRegards,
YigitMay 3, 2016 at 3:15 pm #626519thanks,
See in privateMay 3, 2016 at 3:17 pm #626522Hey!
Editor is missing under Appearance tab. Can you please post FTP logins here as well? :)
Cheers!
YigitMay 3, 2016 at 3:21 pm #626526don’t have them. Its a wordpress webhosting. I have to ask support to go to FTP.
Thats probably why couldn;t do it.
I think I will ask support of my provider to to what you described.
DickMay 3, 2016 at 3:25 pm #626534Hey!
Yes, your hosting provider can provide you those credentials. Then you can let us know or refer to this post – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Thread will be on hold until you reply, so please reply when you would like to reopen the thread.Cheers!
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.