Home › Forums › All Other Themes › Width of Content Area in Bakery
- This topic has 7 replies, 2 voices, and was last updated 7 years, 3 months ago by
Forum Moderator.
-
AuthorPosts
-
June 3, 2016 at 12:38 pm #35887
I need to know if its possible to change the width of the content area? Instead of it displaying the whole width of the page on mobile, I would like to make it a little smaller so that it shows the page background on the sides of the content area?
June 3, 2016 at 1:04 pm #35895Hi Sophear,
Yes you can change the width of the content area.
@media screen and (max-width:767px) {
.container{width:70% !important;}
}Regards,
DaveJune 3, 2016 at 1:19 pm #35898Dave, I added the code to the custom css, but the content area still shows up as full content width. I want the content area background to stay white while the whole page background to show a different background.
June 3, 2016 at 1:28 pm #35901Hi Sophear,
Kindly show us your website URL.
Regards,
DaveJune 3, 2016 at 1:35 pm #35904http://annakhay.com/Saravy/
Do you offer customization of the theme for fee? I’d like to add something to the theme.
June 3, 2016 at 1:41 pm #35905For any customization needs you can click on the customization tab (sktthemes.net) and request the customization features (Paid)
Regards,
DaveJune 3, 2016 at 3:16 pm #35916I still can’t get the width to resize.
www.annakhay.com/Saravy/
June 6, 2016 at 4:53 am #36053Hi Sophear,
Your website showing “Page not found”.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.