Mobile navigation on contact page - by neil

This topic has 6 replies, 3 voices, and was last updated 9 years, 12 months ago ago by Eva Kemp

  • Avatar: midlandsonline
    neil
    Participant
    November 20, 2014 at 16:11

    Hi there

    For some reason, the menu button does not work on the contact page on mobile devices.

    I am using interior store. This is my site http://oakfurnitureworldcoventry.co.uk/

    Also, how do I make the logo bigger on mobiles? It is very small, I added this code to custom css

    @media (max-width: 480px) {header {
    background-color: white!important;
    }}

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 20, 2014 at 16:31

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: midlandsonline
    neil
    Participant
    November 20, 2014 at 16:44

    Sure no probs

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 20, 2014 at 22:33

    Hello,

    You can change logo size using this code in custom.css file:
    @media (max-width:480px) {.header-logo img {
    width: 600px !important;
    }}

    When you increase the logo size the menu icon on the contact page will work again.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: midlandsonline
    neil
    Participant
    November 21, 2014 at 13:41

    Hi

    Thank you, that has fixed the issue with contact page but now on mobiles the sticky header is all distorted and too big on mobiles

    Avatar: Eva
    Eva Kemp
    Support staff
    November 21, 2014 at 16:03

    Hello,

    Please add this code into custom.css file:

    @media (max-width: 480px) {.fixed-header-area .header-logo img {
    width: 200px !important;
    }}

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Mobile navigation on contact page’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.