This topic has 3 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #150040
     krazykaze
    Participant

    Hello my website Blackfoot Online on mobile cannot see the + drop down icons.. they are transparent, i tried everythign i could to change the colors but i dont know how cause the css wont work!! just wanted to chagne them to red, they are completely invisible on mobile..

     

    how can i change the color?

    #150264
     Laura
    Moderator

    Hello, just add this to style.css of child theme

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

    Hi,I added that code, and it still didnt work

    https://blackfootonline.ca

    #150850
     Laura
    Moderator

    Hello, did you clean cache?
    Can you share access?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?