Character Theme Question

Home Forums Pathway Forum Character Theme Question

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #65736
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    Is it possible to make this theme have a boxed layout option?

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

    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

    #65898
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    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.

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

    Okay so was your issue resolved?

    #66102
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    No, is there away to make everything on the screen fit correctly? When I put the code it screws everything up.

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

    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

    #66106
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    online it looks good, but mobile wise everything looks really small

    #66110
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    homestagingpro.ca

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

    Kindly show us your website URL.

    Regards,
    Dave

    #66117
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    http://homestagingpro.ca/

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

    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

    #66258
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    Everything seems to work! Thank you Dave for the great customer service. SKT Themes is a top notch theme provider.

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

    If you found our service good kindly review us here:
    https://www.sktthemes.org/forums/topic/reviews-and-testimonials/

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Character Theme Question’ is closed to new replies.