Tagged: 

Viewing 4 posts - 21 through 24 (of 24 total)
  • Author
    Posts
  • #300682
    cm75
    Participant

    Of course I’ll leave a review! you’ve been such a great help!

     

    And I do still have a little issue. hile it works great on a computer, the home page menu doesn’t appear well on a mobile browser. I think it’s only a problem of color font but am not sure how to solve it.

     

    thanks again and I’m off to leave your review right now 🙂

    #300692
    Skandha
    Participant

    @cm75: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-toggle {
    color: #000;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #301608
    cm75
    Participant

    Hey there Skandha,

     

    I do have one last issue. My “menu” on the homepage does have a different color when hoover which is fine.

    But the “secondary” menu in Portfolio (PARIS – TRAVEL – PORTRAITS – ON STAGE – PROJECTS) doesn’t show a “link button” with a different colors. Any chance there is a code for that too? 🙂

     

    Thanks again!

     

    Cyril

    #301643
    Skandha
    Participant

    @cm75: Hello there,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .thumbnail-overlay .rbsTitle, .thumbnail-overlay .rbsIcons .rbsLinkIcon {
    color: #aa6427 !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 4 posts - 21 through 24 (of 24 total)
  • The topic ‘I wish to set my mobile menu background to white with black text’ is closed to new replies.