Navigation bar text moves

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home HostWHMCS WordPress Theme Navigation bar text moves

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #1193
    Ian Tobin
    Participant

    Hello,

    the code i am using out of the editor

    #headerNav

    .nav > li > a:hover, #headerNav .nav > li > a:focus {
    font-weight: normal;
    }

    .price-details–item.head .content li:first-child, .price-details–item.body .content li:first-child {
    font-weight: bold;
    }

    #headerNav .nav > li.active > a,
    #headerNav .nav > li.current-menu-ancestor > a, #headerNav .nav > .dropdown.open > a {
    font-weight: 500 !important;
    }

    #1195

    We have provided you the below CSS for the issue of the topic. Please use both CSS below. Also, review all of the previous reply to get clear idea which CSS provided for which issue.

    #headerNav .nav > li > a:hover, #headerNav .nav > li > a:focus {
        font-weight: 500 !important;
    }
    #headerNav .nav > li.active > a, 
    #headerNav .nav > li.current-menu-ancestor > a, 
    #headerNav .nav > .dropdown.open > a {
        font-weight: 500 !important;
    }

    Best Regards,
    ThemeLooks Support Team

    #1199
    Ian Tobin
    Participant

    Hi,

    all im asking is to disable the bold completely, when the menu is selected, it turns bold and the text moves. It does not do this on your HTML version.

    the code you have provided only solves the hover and active, it doesn’t solve the text turning bold when you have selected the menu.

    thank you

    #1200

    Please provide us your website wp-admin access via our Envato Market profile contact form https://themeforest.net/user/themelooks#contact to review the issue to fix.

    Best Regards,
    ThemeLooks Support Team

    #1207
    Ian Tobin
    Participant

    i used the link provided, all it gave me was a button to use your contact page, i have sent the details.

    thanks

    #1211

    Sorry, we don’t get any access information. Please send again your website wp-admin access via our Envato Market (themeforest) profile contact form https://themeforest.net/user/themelooks#contact to review the issue to fix.

    Best Regards,
    ThemeLooks Support Team

    #1218
    Ian Tobin
    Participant

    Hi,

    i have sent it again

    thanks

    Ian

    #1221

    We have seen that you have used some wrong CSS with &gt. By the way, we have not provided the code that you have used and we don’t know where you found the code with a lot of &gt instead of > sign.

    Please use the CSS below instead of your existing wrong CSS to fix your issue.

    #headerNav .nav > li > a:hover, #headerNav .nav > li > a:focus {
        font-weight: 500 !important;
    }
    #headerNav .nav > li.active > a, 
    #headerNav .nav > li.current-menu-ancestor > a, 
    #headerNav .nav > .dropdown.open > a {
        font-weight: 500 !important;
    }

    Best Regards,
    ThemeLooks Support Team

    #1223
    Ian Tobin
    Participant

    thank you it now works!!

    best wishes

    Ian

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.
happy hour