- This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › How to Centre our Specialties box
What size should the Specialties box be
can the space shorten between sliders and out specialties
How to have the nav closer to the top
http://donaldh.sg-host.com/wp-login.php
how to center to specialties box
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.slider-main { min-height:550px;}
#pagearea .fourbox.five_column { width:23.2% !important;}
.fourbox.five_column:nth-child(5) { margin-right:0 !important;}
.home section#pagearea { padding-bottom:60px;}
.home section { padding:60px 0;}
.sitenav ul { font-size:12px !important;}
.sitenav ul li a { padding:10px;}
.headerinfo { margin-bottom:0;}
Regards,
Chris
