- This topic has 9 replies, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › widen white box
Theme: Welder Pro
http://mysbiz.com/MDElectric/
How to I center and widen the white box in “Our Services” section?
https://snag.gy/GWK2dY.jpg
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.sec-wrap-one { margin:0 auto; text-align:center;}
.feature-box { float:none !important; display:inline-block !important; margin-right:0 !important;}
Regards,
Chris
Thank you. It centered the box, but not widen the box.
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.feature-box { width:80%;}
Regards,
Chris
worked, thanks!
Hi Laura,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/7/
Regards,
Chris
Thank you. It worked, but to center the text I “indented” the text. It looks good via desktop, but not mobile.
https://snag.gy/pe3HfB.jpg
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.feature-box h4 { padding-left:0 !important;}
}
@media screen and (min-width:768px) and (max-width:1023px) {
.feature-box h4 { padding-left:100px !important;}
}
@media screen and (min-width:1024px) and (max-width:1100px) {
.feature-box h4 { padding-left:260px !important;}
}
Regards,
Chris
worked, thank you.
🙂
Webflow to WordPress WordPress has been in-demand content management for quite a few years now. It works like a saviour for millions of websites and […]
Are you looking for the best easiest WordPress themes and templates? If yes, you have landed on the right page. This post talks about the […]
Metro WooCommerce WordPress Themes Metro WooCommerce WordPress Themes deliver metro style uber look and feel. These metro WooCommerce WordPress themes reflect the most current design […]