Spring Offer Is To Get WP Bundle of 65+ Themes At 15% Discount " TPRIDE15 "   
Get Premium WordPress Themes At 20% Off "GETPRO20"

color of menu stripes in mobile display – movie studio pro

HOME Forums Support color of menu stripes in mobile display – movie studio pro

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7158
    Arne van Ruitenbeek
    Participant

    The three lines which open the menu in the mobile display are black, I’d like them to be green (#99cc33) because now they are barely visible

    #7160
    support
    Participant

    Hi,

    Add the below code at Appearance -> Customize -> Additional CSS

    @media screen and (max-width:720px) {
    .toggle-nav i {
    color: #99cc33;
    }
    }

    Thanks

    #7166
    Arne van Ruitenbeek
    Participant

    That doesn’t work, please provide a good solution, for every problem I’ve addressed I have to find the solution myself

    #7172
    support
    Participant

    It will work. Please make a user for us send its username and password along with the site URL at support@themespride.com. We will add it from here.

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