- This topic has 5 replies, 2 voices, and was last updated 5 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Decor: Add Space Between Sidebar Widgets
I’m using the SKT Decor theme. When I add Widgets to my Pages and Blog pages, the Widgets are sitting right on top of each other with no space between them. This cause that section of the site to look very bad.
Kindly let me know how to add space between the Widgets when I add them to the Pages. See the link below:
http://yanceemagazine.com/about-us-2/
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.tnp-widget-minimal {
margin-bottom: 25px !important;
}
Regards,
Chris
It doesn’t full work. Please see here:
https://yanceemagazine.com/about-us-2/
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.searchbox {
margin-bottom: 25px !important;
}
Regards,
Chris
Thank you!
Hi Keith,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/23/
Regards,
Chris
Free Custom WordPress Themes and Templates If you really looking to create a website with a custom feature then you must try Free custom WordPress […]
Free Technology WordPress Themes and Templates Before you pick a theme for your business website, make sure to conduct good research on it. Keep a […]
HTML5 WordPress Themes Actually all of the coded themes of SKT Themes are based on HTML5 since from the start we have implemented HTML5 standards […]