Adventure theme mobilversion issue

Home Forums SKT Full Width Forum Adventure theme mobilversion issue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #154538
    Randi JuhlerRandi Juhler
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: August 3, 2019

    www.megabalitours.com

    1. On the mobilversion, the header is Black and on the subpages is the color purple/grey, Were to fix the colors?
    2. Is it possible to fix links on the mobil version, so that they dont open in a new window? (on PC its okay to open in a new window)
    3.The navigation button Information jumps to the last visited page, instead of just showing the dropdown menu, even though its linked the same way as the navigation button About Megabalitours?
    4. Is it possible to change H1 font sizes on the mobilversion, right now they are too big to and breaks in a wrong way.
    5. The fontsize in the dropdown menu on the mobile version is too small, were to fix that?

    #154539
    Randi JuhlerRandi Juhler
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: August 3, 2019

    correction: 4. is H2 not H1

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .header { background: #282828 !important;}
    .sidr ul li a, .sidr ul li span { font-size:15px !important;}
    .sktbuilder-header__title { font-size:28px !important;}
    }

    Regards,
    Chris

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