- This topic has 12 replies, 2 voices, and was last updated 7 years, 10 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/
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]