- This topic has 5 replies, 2 voices, and was last updated 8 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The topic ‘Change width of boxes under image sliders’ is closed to new replies.
Home › Forums › All Other Themes › Change width of boxes under image sliders
theme: Industrial
http://mysbiz.com/tempfirm/
How do I change the width of the service box of section one? see below
https://snag.gy/B9K7hp.jpg
Hi Laura,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.one_four_page{width:500px !important;}
Regards,
Dave
This worked great, but now when I view the site via mobile phone, the two changed boxes extend past the rest of the site.
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
Remove previous CSS code:
.one_four_page{width:500px !important;}
And add This CSS code:
.one_four_page{width:49.8%;}
@media screen and (max-width:479px) {
.one_four_page{width:100%;}
}
Regards,
Dave
worked great, thanks
🙂
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 […]