Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #1149934

    Hello,
    When I also select the main menu as a sub-menu (ie under the header), the selected tab is not materialized by the marker like in the main mlenu.
    How to do it?

    Thank u so much for help

    Philippe

    #1150246

    Hey Philippe,

    The link is blocked by Wordfence and we cannot see the issue.

    Can you share the link to your website too?

    Best regards,
    Victoria

    #1150474
    This reply has been marked as private.
    #1150676
    This reply has been marked as private.
    #1150716

    Hi Philippe,

    Thanks for that, though I still can’t access your site. I’ll tag this topic for the moderators located in the U.S.

    Best regards,
    Rikard

    #1150755
    This reply has been marked as private.
    #1150790

    Hi Philippe,

    Please upload the screenshot to a service like Dropbox or https://imgur.com/upload and give us the link here.

    Also, have a look in the private box below.

    Best regards,
    Victoria

    #1150852
    This reply has been marked as private.
    #1150904

    Hi Philippe,

    Thank you.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .header_color .av-subnav-menu .current-menu-item  a {
        color: #000;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1150940
    This reply has been marked as private.
    #1151191

    Hi,
    Sorry for the late reply, I’m in the USA but am blocked by WordFence, Please see the screenshot in Private Content area.
    In your screenshot I see the main menu is black for the current page, this is how you want the sub-menu to be also, correct?

    Best regards,
    Mike

    #1151263
    This reply has been marked as private.
    #1151332

    Hi,
    Please ensure the login info is correct, since I couldn’t see the login page from my IP I used a VPN with a France IP and was able to see the login page but when I used your login info I was locked out by WordFence. Please disable WordFence so we can help.

    Best regards,
    Mike

    #1151340

    Hi Mike
    Please find below your new login details :

    Hope it’ll work :)

    Best regards
    Philippe

    • This reply was modified 5 years ago by Mike.
    #1151372

    Hi,
    Thank you, I added this css:

    .header_color .av-subnav-menu li.current-menu-item a,
    .main_color .av-subnav-menu li.current-menu-item a{
    	color: #000 !important; 
    }
    .av-subnav-menu > li > a {
        font-weight: 600 !important; 
    }
    .main_color .av-subnav-menu a {
    	color: #e0b13a !important; 
    }

    It now seems to show correctly, please clear your browser cache and check.

    Best regards,
    Mike

    #1152497
    This reply has been marked as private.
    #1152652

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘How to enlight the selected tab of a sub-menu’ is closed to new replies.