Need urgent help with responsive menu - by Tamara

This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: Tamara
    Tamara
    Participant
    March 17, 2016 at 14:12

    Hi,

    I changed the MAIN FONT COLOUR in the theme options to #00000 and left everything else as is. The font in my pages has now changed to black whilst everything else has remained the same which is what I want, however in the responsive menu, the font is usually a lighter colour because the responsive menu is dark, but now the font has changed to black making it hard to read. Is there any way I can keep the responsive menu font colour the same as the default but keep the black text for all of the other pages?

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 17, 2016 at 14:31

    Hello,

    To change color for mobile menu items add this code in Theme Options > Custom CSS > Global Custom CSS:

    .et-mobile-menu li a {
      color: #fff !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Tamara
    Tamara
    Participant
    March 17, 2016 at 15:45

    Hi thanks so much. Also in regards to the responsive view, I added an element on the home page for products to display, on the desktop it displays 5 coloumns which I chose it to, however on the tablet responsive view it shows 3 and then 2 below which looks really bad. On the mobile it’s fine because they are one underneath each other but I the iPad there’s a row of 3 products and then 2 below which makes it uneven.

    Avatar: Eva
    Eva Kemp
    Support staff
    March 17, 2016 at 17:27

    Hello,

    Try to use this Products element http://storage4.static.itmages.com/i/16/0317/h_1458232035_7786437_ca6488e5f1.png and there you can select how many products to show on different devices.

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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