- This topic has 12 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 13 posts - 1 through 13 (of 13 total)
Viewing 13 posts - 1 through 13 (of 13 total)
- The topic ‘Character Theme Question’ is closed to new replies.
Home › Forums › Pathway Forum › Character Theme Question
Is it possible to make this theme have a boxed layout option?
Hi,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
#main{width:1170px; margin:0 auto !important;}
Regards,
Dave
The footer does not fit correct when I had this code. Also the header is ok but it also does not fit correct if I make it smaller then 1170px.
Okay so was your issue resolved?
No, is there away to make everything on the screen fit correctly? When I put the code it screws everything up.
Hi,
Add this code in Custom CSS Box:
#main{width:1170px; margin:0 auto !important;}
.container{width:100% !important; padding:0 20px !important; box-sizing:border-box;}
Regards,
Dave
online it looks good, but mobile wise everything looks really small
homestagingpro.ca
Kindly show us your website URL.
Regards,
Dave
http://homestagingpro.ca/
Hi,
Add this code in Custom CSS Box:
@media screen and (max-width:767px) {
#main{width:auto !important; margin:0 !important;}
#wds_container1_0{width:100% !important;}
}
Regards,
Dave
Everything seems to work! Thank you Dave for the great customer service. SKT Themes is a top notch theme provider.
If you found our service good kindly review us here:
https://www.sktthemes.org/forums/topic/reviews-and-testimonials/
Image Gallery WordPress Plugins Powerful and feature – packed image gallery WordPress plugins are assembled here. They are suitable for photographers, designers, artists, freelancers, photo […]
Charts and Graphs WordPress Plugins If you have a laser trained focus on the optimization of your WordPress site in terms of content presentation, data […]
Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]