Mobile Same as Desktop

Home Forums Panaroma Forum Mobile Same as Desktop

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #79945
    inspiration2moveinspiration2move
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: July 30, 2017

    I have my site setup to use 5 slides on the home page and love how it looks (awesome theme,) but hate how the mobile version looks. I am trying to get the mobile version to look the same as the desktop version. How can I set that up?

    Inspiration To Movement

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

    Hi,

    Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (max-width:767px) {
    .strip_template figure section.strip-item { width:20% !important;}
    .strip_template figure section .logo { font-size:12px !important;}
    }

    Regards,
    Chris

    #80335
    inspiration2moveinspiration2move
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: July 30, 2017

    Worked perfectly.

    Thanx

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

    Hi,

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

    Regards,
    Chris

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