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

    How do I reduce the padding at the bottom of my logo/Partner bar?

    shutterliving.com/

    I would like the gap to be even with the top gap?

    Thanks a billion !

    #260031

    Hi Jamie A!

    Please add following code to Quick CSS

    .home .content { padding-bottom: 30px; }

    Best regards,
    Yigit

    #260132

    Perfect work great!

    Is there an easy way to change the padding above the words ‘published in’ and below the words, ‘published in’?

    I know its a bit OCD, but I would just like to reduce the size and impact of the of the logo bar?

    #260205

    Hi!

    Please add following code as well and adjust if needed

    body .container_wrap .hr.avia-builder-el-first { margin: 10px 0; }
    .av-special-heading { margin-top: 30px; }
    .avia-content-slider { margin: 10px 0; }

    Best regards,
    Yigit

    #260266

    Resolved – I’m happy with this!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Reduce padding of Logo / Partner Bar’ is closed to new replies.