Tagged: 

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

    Hi Between slider and the the top buttons, I’d like to lower the white space by about 10px

    http://prntscr.com/43addw

    fritzimages.com

    thanks

    #292183

    Hi Ed!

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

    #top .iconbox_top { margin-top: 5px; }

    Best regards,
    Yigit

    #292202

    Hi Yiget.

    I added the code but no impact to the whitespace of the icons. I tried a lot of different combinations but everything I tried had no effect…

    any ideas ?

    Ed

    #292203

    I also cleared buffers several times….

    #292210

    Hi!

    Please add following code to Quick CSS

    .iconbox .iconbox_content .iconbox_content_title { margin: 0 0 10px 0 !important; }
    .iconbox_top .iconbox_content { padding-top: 35px !important; }
    #top .iconbox_top { margin-top: 5px!important; }

    Best regards,
    Yigit

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