Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #752062

    I added different css scripts ,but nothing changed .
    I went to General Styling and tried to change all the colors nothing changed.
    I went to Advanced styling Main menu sublevel links tried to change the colors and nothing changed .

    PICTURE

    I just want a background White with the Text Black

    Please help

    Thanks

    #752067

    Hi @johnnybimma,
    try with this ;

    
    #top #wrap_all .av-main-nav ul > li > a{
        background-color: #fdd500 !important;
        border-color: #ffdd42 !important;
    }

    adjust the colour as you like

    #752068

    Hey johnnybimma,
    Try this code in the General Styling > Quick CSS field:

    #top .main_menu .menu ul li a { background: #fff;}
    #top .main_menu .menu li ul a { color: #444!important;}
    #top .main_menu .menu ul li > a:hover { color: #000!important;}

    Best regards,
    Mike

    #752073

    I installed a “Theme Tester” Plugin and I think it has ruined the Enfold theme , because when it comes to changing colors on any section of the theme I cant . No code will work ,

    #752116

    Hi,
    Have you thought about removing it & reinstalling Enfold?

    Best regards,
    Mike

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