Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #537838

    I want to narrow as much as possible the gap between the sidebar widgets are arranged in top and bottom .
    Please answer me.

    #537846

    Hi hjs200!

    Which from all the demos we have you are using?
    Can we see a live version of your site?

    You can add to your custom CSS

    section.widget {
    padding-top: 0px;
    }

    but we can help more, if we actually see the issue.
    Thanks a lot

    Best regards,
    Basilis

    #537858

    My web page : http://coresecu.cafe24.com/?page_id=2936
    See left sidebar.

    I want to narrow as much as possible the gap between title widget and custom menu widget. Cause the distance between them so far

    Please answer me.

    #538732

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #nav_menu-4 {
    padding-top:0px !important;
    }

    Regards,
    Rikard

    #538755

    Thank you so much!

    #539366

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

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