Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21368
    kissthegroom
    Member

    Hi, my website is looking awesome, just how I want it, but when I go to my website (www.kissthegroom.com.au) on my mobile device you can’t see my page titles/menu, I have tried many different colour combos, but still no change.

    Thanks in advance, I love this them!!! Awesome support 🙂

    Cheers
    Lisa

    #21399
    Sakin
    Keymaster

    @kissthegroom: Thanks for your appreciation. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    .sb-selector:link, 
    .sb-selector:visited, 
    .sb-selector:hover {
        color: #757575;
        text-shadow: none;
    }
    .sb-options a:link, 
    .sb-options a:visited {
        color: #757575;
    }
    .sb-options a {
        border-bottom: 1px solid #E9E9E8;
    }
    .sb-options a:hover,
    .sb-options a:focus,
    .sb-options a.sb-focus {
        background-color: #E9E9E8;
    }
    #21400
    kissthegroom
    Member

    Beautiful thank you 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘mobile menu can't see’ is closed to new replies.