This topic has 3 replies, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #99904
     joshveach
    Participant

    Hi, thanks for the great theme!

    I’m running into an issue that I’m sure is an easy fix that I’m just missing… The site I’m working on has dark background with transparent header on the homepage, all other pages have a white header. This looks great and is working well on both desktop and mobile. However, when on the mobile homepage, the font color of the sub navigation items is super dark and impossible to see (main navigation items are white and look great). Yet when I edit this to be white like I want it, the main navigation (desktop) is no longer visible because of the white background header.

    See example attached. Thanks in advance for your help!

    Attachments:
    You must be logged in to view attached files.
    #99973
     sharmstr
    Moderator

    Try this in your quick css

    COPY CODE
    
    @media (max-width: 991px) {
    #header .navbar-nav li a {
        color: #fff !important;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #99996
     joshveach
    Participant

    Excellent, thank you!

    #99998
     sharmstr
    Moderator

    You’re welcome.

    I like your site 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?