Tagged: , ,

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

    I have a sub menu which is not in bold fonts (that’s how I want it).

    But when I select 1 of the 4 sub menu pages the fonts in the sub menu drop down changes in bold fonts.

    How can I change that? I don;t want to fonts to change in bold in the sub menu dropdoen.

    Thanks :)

    Alwin

    #1164900

    Hey Alwin,

    Could you please give us a link to your website, we need more context to be able to help you.

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1164925

    Hello, this is the website:
    https://www.greenconnections.nl/

    When you first look at the submenu under “Dit doen we” you see the font weight of the pagelinks is normal.
    Then when you click one of the four links, and then look agagin,the pagelinks in this submenu are bold.
    I like to disbale the bold view :)

    #1165080

    Hi,

    Thanks for the clarification. This CSS is causing that to happen:

    .current-menu-item span.avia-menu-text {
        font-weight: bold!important;
    }

    I can’t see where it coming from unfortunately since you have file compression active.

    Best regards,
    Rikard

    #1165134

    I found, I added it myself to my custom css… :)

    Thanks,
    Alwin

    #1165276

    Hi Alwin,

    We’re glad to hear that :)
    Let us know if you need further assistance.

    Best regards,
    Nikko

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