[Resolved] Footer widget

Home Forums Support [Resolved] Footer widget

Home Forums Support Footer widget

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1492161
    Jan

    Hi,
    back again with my Service theme.
    Footer widgets look terrible as you can see on this link,
    https://lokalpartner.info/folk/

    You don´t have to be an Albert Einstein to figure out that it looks awful.

    I have watched your documentation about padding settings but can´t figure out how to
    1) move everything up a little more. Yes, I have tried…
    2) center everything. Link to how the setting looks like now. What to change for it to look “normal”?

    Cheers
    Jan

    #1492163
    Jan
    #1492199
    David
    Staff
    Customer Support

    Hi there,

    Serivce installs some CSS to change the widths of the footer widgets. Go to Customizer > Additional CSS and remove this:

    @media (min-width: 1025px) {
        .footer-widgets .footer-widget-1 {
            flex-basis: 65%;
            padding-right: 80px;
        }
    
        .footer-widgets .footer-widget-2 {
            flex-basis: 15%;
        }
    
        .footer-widgets .footer-widget-3 {
            flex-basis: 20%;
        }
    }
    #1492231
    Jan

    Love you…worked 😉

    But, still I want to move everything up a little. But how?

    #1492233
    David
    Staff
    Customer Support

    oops missed that …. go to Customizer > Layout > Footer and reduce the Top padding.

    #1492240
    Jan

    I have tried a lot, could you go to this link and tell me the exact setting to get it to move upwards a little, https://lokalpartner.info/folk/layout-footer/

    #1492315
    Leo
    Staff
    Customer Support

    You would want to reduce the top padding:
    https://www.screencast.com/t/atywDp6qC

    Currently it’s at 100px.

    #1492346
    Jan

    Hi Leo,
    some night work coming up, hehe…
    It looked like “10” to me, but now I saw it actually was “100” 😉
    It looks fine, thanks to David & Leo.
    Appreciate that!
    Jan

    #1492354
    Leo
    Staff
    Customer Support

    No problem 🙂

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