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

    Kriesi Support Team,
    I did try to search for this topic, but did not see anything.
    Wondering if it is possible to decrease the space between widget elements in the sidebar.
    I have included a link to a typical sidebar ( see private content section).
    Specifically, is it possible to decrease the space between the Page Links, the Quick Links and The Contact Us text boxes?
    Thank you again for your help! You are the best!
    Gail

    #939494

    Hey GailSabol,

    The link provided did not work for me. Can you please check it for me?

    Best regards,
    Jordan Shannon

    #939863

    Jordan,
    My apologies that the link did not work.
    Here is a new link

    Gail

    #939964

    Hi,

    Thanks for checking the link. Add this to quick css:

    .widget{
    padding-top:10px!important;
    padding-bottom:10px!important;
    }
    
    div .widget_nav_menu{
    padding-bottom:10px!important;
    }

    Best regards,
    Jordan Shannon

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