Mobile Site issue

Home Forums All Other Themes Mobile Site issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23608
    WenWen
    Member
    • Topics: 10
    • Replies: 15
    • Total: 25
    Member since: February 4, 2016

    Hi,

    I have some layout problem need help. My site is: cetstaffing.com

    The red color bar in the mobile browser doesn’t go expand the way to both left and right side.

    I’ve sent an email to support, and asked Shri in SKype, no one responding to me, please guide me!

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

    Hi Wen,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code:

    @media screen and (max-width: 767px) {
    .header .container{padding:0 !important;}
    }

    Regards,
    Ashish

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