Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #782906

    Hello
    How can i make padding between widget items in header smaller ?
    As you see on link there is a BIG white gap between items

    • This topic was modified 7 years, 7 months ago by cyberhrc.
    #783456

    bunp

    #783972

    bump

    #783987

    Hi cyberhrc,

    I looked at the page and did not understand which paddings do you want to reduce. Could you please attach a mockup of what you’re trying to achieve? And the credentials did not work, I just looked on frontend.

    Best regards,
    Victoria

    #783990

    sorry
    attached screenshot
    i marked yellow boxes as problem .. so i want that space to be removed
    logo and layerslider should be near as much as possible

    #785044

    Hi cyberhrc,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #swifty-img-widget-5, #layerslider_widget-2 {
      padding: 0;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #785064

    working great appreciate it :)

    #785067

    Hi,
    Glad Victoria was able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Header widget – reduce padding’ is closed to new replies.