Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #780633

    Hi!
    After the upgrade from 3.8.5 to 4.0.5 i have an issue with font size into the widget >Individual Menu<. The font is smaller as i did into setup. Place here is the footer of the page.
    What can i do?
    Alexander

    #780850

    Hey Alexander,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #footer .widget_nav_menu li {
        font-size: 15px;
        font-weight: bold;
    }

    Just adjust the font size value as you see fit. Hope this helps :)

    Best regards,
    Nikko

    #781059

    Hi Nikko,
    many thanks for your quick support.
    Code works…but thats an issue since enfold update 4.0.x. Before it wasn´t…maybe an info to the developer team worth. ;-)
    Best regards,
    Alexander

    #781447

    Hi,

    Glad to hear that it helped :) we will let our devs regarding this.

    Best regards,
    Nikko

    #781469

    lol! I got the opposite effect on two multisite installs. I had to adjust all of the font-sizes. In a way, now they seem to be properly responding to the size set (I used to set an H2 to 28px so it would look like a 21px)

    It all looks good now. But I thought this additional info might help somebody else.

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