Sidebar Width SKT Lens Pro

Home Forums All Other Themes Sidebar Width SKT Lens Pro

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #37703
    Digital GoldDigital Gold
    Member
    • Topics: 13
    • Replies: 24
    • Total: 37
    Member since: November 30, 2014

    Hi, Love the new SKT Lens Pro.

    Is possible to reduce the sidebar width on the main page to 250px?

    Is it also possible to reduce the header height or remove it?
    http://9f2.451.myftpupload.com/

    Many thanks,

    Cheers Sally 🙂

    #37707
    Digital GoldDigital Gold
    Member
    • Topics: 13
    • Replies: 24
    • Total: 37
    Member since: November 30, 2014

    Also, the images in this theme do not appear to transpose/resize well to the mobile. Thanks again for a fresh theme to play with. Cheers Sally 🙂

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

    Hi Sally,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS

    Add this code:

    #lens-sidebar{width:250px !important;}

    Regards,
    Dave

    #37718
    Digital GoldDigital Gold
    Member
    • Topics: 13
    • Replies: 24
    • Total: 37
    Member since: November 30, 2014

    Many thanks Dave! Was there a solution to the images appearing out of shape on mobile. Cheers Sally 🙂

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

    Add this code in custom css box:

    @media screen and (max-width:767px) {
    .page-content img{height:auto;}
    }

    Regards,
    Dave

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