Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #615106

    I need to increase the size of the text and titles in the footer as well as decrease the padding on the top and bottom. Can you provide me with some direction or the CSS classes I need to adjust?

    Also I need to increase the font of the menu text, but it’s not working from the theme options. Can you help me with that as well?

    #615695

    Hey AustinMFGWeb,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #615932

    Sure. Here you go

    #617111

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling to control the font size:

    #footer h3.widgettitle {
    font-size: 18px !important;
    }

    …and this to control the margin of the widgets:

    #footer .widget {
        margin: 20px 0 20px 0 !important;
    }

    Regards,
    Rikard

    • This reply was modified 9 years, 11 months ago by Rikard.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.