Mobile Menu Help - by andantesash - on WordPress WooCommerce support

This topic has 12 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Robert Hall

  • Avatar: andantesash
    andantesash
    Participant
    May 27, 2015 at 02:10

    Hi,

    How do I adjust the colours of the mobile menu? My site displays all black in the mobile menu.

    Any help would be great!

    Thanks

    11 Answers
    Avatar: stan
    Stan Russell
    Participant
    May 27, 2015 at 09:17

    Hello,

    please add following code to your custom.css file:

    .et-mobile-menu li a{
    color:white
    }

    You may change color name if you want.
    To create “custom.css” you can rename the file “default.custom.css” which is located in theme directory. After that please activate it in Theme options > Custom css > enable.

    Regards,
    Stan Russell.

    Avatar: andantesash
    andantesash
    Participant
    June 8, 2015 at 14:36

    Thanks for your reply,

    I tried this out and it hasn’t worked. Any other suggestions?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 8, 2015 at 14:41

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: andantesash
    andantesash
    Participant
    June 8, 2015 at 15:01

    Details in Private content, I am also trying to figure out a problem with an image I have on the home page – will explain in private content.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 8, 2015 at 15:20

    I’ve changed the code in custom.css file. Please check mobile menu and image now.

    Regards,
    Robert Hall.

    Avatar: andantesash
    andantesash
    Participant
    June 8, 2015 at 15:47

    Details in private

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 8, 2015 at 15:51

    Please use this code

    .st-menu .nav-wrapper .st-menu-content{
      background-color: #348DC4;
    }

    Regards,
    Robert Hall.

    Avatar: andantesash
    andantesash
    Participant
    June 8, 2015 at 16:23

    Thanks will give it a shot, other details in private

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 8, 2015 at 17:02

    Please add this code in custom.css file

    .smile_icon_list.right li .icon_list_icon{
      position: relative;
      right: 50%;
      margin-right: -75px;
    }

    Regards,
    Robert Hall.

    Avatar: andantesash
    andantesash
    Participant
    June 8, 2015 at 18:33

    Hi Robert,

    Thanks for the reply, this code didn’t work – the positions just stayed the same.

    Any other suggestions

    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 8, 2015 at 18:37

    Do you mean this block to get centered? http://prntscr.com/7emg9x

    Regards,
    Robert Hall.

  • Viewing 12 results - 1 through 12 (of 12 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.