Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1094632

    Why are certain pages with the menu and phone number appear BOLD and some are not per the screenshot. Main Menu homepage fonts and telephone number are not bold for reference.I want it all page menu selection and telephone number in the upper left to be all like the homepage.

    #1095543

    Hey webguy007,

    Thank you for using Enfold.

    The menu items’ font weight are set to “bold”.

    #top #header .av-main-nav > li > a {
        color: #000000;
        background-color: #fcfcfc;
        border-color: #f2f2f2;
        font-size: 18px;
        font-weight: bold;
    }

    Did you add that one?

    Best regards,
    Ismael

    #1095555

    I continue to have the issue with some pages showing the menu selection font as bold along with the phone number in the upper left being bold on the following pages:

    /terminals/
    /working-capital/
    /consumer-financing/

    Why?

    Are you saying you see the following code in my quick css as I don’t. Do you see it anywhere else, if so where as I don’t see it? Or are you telling me to add it?
    I don’t want the menu or phone number to be bold on any of the pages. So I’m still confused as to how to solve this ongoing issue?

    #top #header .av-main-nav > li > a {
    color: #000000;
    background-color: #fcfcfc;
    border-color: #f2f2f2;
    font-size: 18px;
    font-weight: bold;
    }

    #1096017

    Hi,

    Thanks for the update, but I can’t see any difference between the two pages in private. Are you sure that you are not getting locally cached results?

    Best regards,
    Rikard

    #1096286

    You can close this. The issue was in the advanced styling.

    #1096622

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Why are some pages menu bold and others not?’ is closed to new replies.