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
Hey GailSabol,
The link provided did not work for me. Can you please check it for me?
Best regards,
Jordan Shannon
Jordan,
My apologies that the link did not work.
Here is a new link
Gail
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