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

    In the footer’s second column, the widget is called, LATEST NEWS. The widget title is positioned slightly below that of the other two widget titles (LINKS OF NOTE and CONNECT WITH ME).

    How do I reduce the top padding (or something else) of LATEST NEWS so that it is in the same position as the other two widget titles? The other two widgets are Heading 5.

    #528466

    Hi mamiewong!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer .flex_column .widget .widgettitle {
        margin-top: 0;
    }

    Cheers!
    Yigit

    #528957

    Thanks so much, Yigit. The Quick CSS fixed the problem. Many thanks for your prompt assistance!

    #529178

    Hi,

    Glad we could help :-)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Reducing Top Padding above the Widget Title’ is closed to new replies.