Problem with Template Left Side Bar

Home Forums Construction Pro/Build Forum Problem with Template Left Side Bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #102256
    nguyenhuuthanh89nguyenhuuthanh89
    Member
    • Topics: 5
    • Replies: 13
    • Total: 18
    Member since: September 13, 2017

    Hi Support Team,
    I’m using Build Pro.
    I have some problem with responsive side bar (as description in picture, on both my website and your Build demo site)
    1. With Template Left side bar
    Zoom atless 100%: ok

    Zoom from 101% to 175% – Problem:

    Zoom > 175%: ok.
    2. With Template Right side bar:
    All zoom is ok.

    Can you help me to fix it?
    bshlao.com

    Thank you!

    #102296
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Add this in appearance>theme options>Custom CSS box:

    @media screen and (max-width: 1169px) and (min-width: 768px){
    .sidebar-left #sidebar { width: 100% !important;}
    }

    Regards,
    Shri

    #102358
    nguyenhuuthanh89nguyenhuuthanh89
    Member
    • Topics: 5
    • Replies: 13
    • Total: 18
    Member since: September 13, 2017

    Thank you!
    It worked.

    #102359
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly give us review here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/17/

    Regards,
    Shri

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