Width of Content Area in Bakery

Home Forums All Other Themes Width of Content Area in Bakery

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #35887
    SophearSophear
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 1, 2016

    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?

    #35895
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Sophear,

    Yes you can change the width of the content area.

    @media screen and (max-width:767px) {
    .container{width:70% !important;}
    }

    Regards,
    Dave

    #35898
    SophearSophear
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 1, 2016

    Dave, 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.

    #35901
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Sophear,

    Kindly show us your website URL.

    Regards,
    Dave

    #35904
    SophearSophear
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 1, 2016

    http://annakhay.com/Saravy/

    Do you offer customization of the theme for fee? I’d like to add something to the theme.

    #35905
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    For any customization needs you can click on the customization tab (sktthemes.net) and request the customization features (Paid)

    Regards,
    Dave

    #35916
    SophearSophear
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: June 1, 2016

    I still can’t get the width to resize.

    www.annakhay.com/Saravy/

    #36053
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Sophear,

    Your website showing “Page not found”.

    Regards,
    Dave

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.