Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #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.
    #623311

    If 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.

    #624932

    Hi,

    Have you tried using the Advanced Styling Editor?

    Best regards,
    Josue

    #625014

    Try adding

     h1.main-title.entry-title {
         font-size: 20px;
    }

    to quick css on the general styling page.

    #625531

    Hi,

    Thanks for the feedback @rwwood :-)

    Cheers!
    Rikard

    #625923

    Hi 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.

    Dick Zirkzee Coaching
    http://www.debeweging.info/wordpress

    • This reply was modified 8 years, 6 months ago by DickZirkzee.
    #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.
    #626473

    Hi,

    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,
    Yigit

    #626485

    Thanks,
    but it didn’t work.
    Dick

    #626489

    Hi!

    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,
    Yigit

    #626502

    Thanks,
    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?
    Dick

    #626512

    Hey!

    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 here

    Regards,
    Yigit

    #626519

    thanks,
    See in private

    #626522

    Hey!

    Editor is missing under Appearance tab. Can you please post FTP logins here as well? :)

    Cheers!
    Yigit

    #626526

    don’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.
    Dick

    #626534

    Hey!

    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

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.