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

    Hi!

    Check http://www.ocreurope.com and you will se under the accordion slider an google ad banner but its height is not inline with the social buttons to the right of it. It seems like there is spacing created about it.

    How do i also decrease the spacing under the combo widget on the same page to the right sidebar.

    #290954

    Hi Swedfit!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .page-id-9 .content, .page-id-9 .sidebar {
    padding-top: 20px;
    }

    Cheers!
    Yigit

    #292021

    Hi! still the same :(

    #292196

    Hi!

    Please add following code to Quick CSS instead

    ins#aswift_0_anchor {
    margin-top: -30px!important;
    }

    Regards,
    Yigit

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