Skt Architure Pro

Home Forums SKT Biz/Corp Theme Support Skt Architure Pro

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #130612
    Victoria RankineVictoria Rankine
    Participant
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: June 20, 2019

    Hello

    The mobile responsive view for my website is overlapping the menu. Can you
    let me know how I can change the menu layout so that is readable please.

    Thanks

    Victoria

    https://www.leisurepropertyservices.com/

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

    Hi,

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

    Add this code there:

    @media screen and (max-width:767px) {
    .header_right {
        float: right !important;
    }
    }

    Regards,
    Dave

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