Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1304832

    Hi Team,

    I can’t change the text in the main menu and the full width submenu item. It always appears in bold in both cases, while I want it to appear in normal. I tried to modify in the theme options in the advanced menu but nothing changes. I couldn’t find any CSS in the online support, can you help me?

    Thanks a lot

    Rege

    #1305164

    Hi Rege,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1307327

    Hi Rikard,

    Thank you for your answer. I am sorry to answer only, I was on a trip.
    You will find the admin access codes in the private content section.

    Thanks for your help

    Rege

    #1307425

    Hi Rege,

    Thanks for that. This CSS in Quick CSS is setting that:

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

    Please remove or modify that CSS.

    Best regards,
    Rikard

    #1307469

    Hi Rikard,

    Thank you for this answer.

    I deleted that CSS (in quick css) but it didn’t change anything. Should I do another action or insert another CSS so that the text font is not bold in the menus ?

    Thank you and have a nice day

    Rege

    #1307565

    Hi,

    Your menu is not displaying bold on my end anymore, please try loading the site in an incognito or private browser window.

    Best regards,
    Rikard

    #1307584

    Hi Rikard,

    Thank you for your answer. Indeed I saw that the main menu is no longer in bold. Amazing ! The full width submenu element remains in bold (for example on this page : see private content)
    Can we put it in normal? Can we change the font of the full width submenu element ?

    Thanks for your help if you can, this theme is great !

    Rege

    #1307663

    Hi,

    You have this in Quick CSS which is setting that:

    #top .av-subnav-menu li a {
        font-size: 16px;
        font-weight: bold !important;
    }

    Please adjust or remove it. If you need to adjust the font, then please refer to this: https://www.w3schools.com/cssref/pr_font_font-family.asp, and add that to your CSS.

    Best regards,
    Rikard

    #1307664

    Hi,

    You have this in Quick CSS which is setting that:

    #top .av-subnav-menu li a {
        font-size: 16px;
        font-weight: bold !important;
    }

    Please adjust or remove it. If you need to adjust the font, then please refer to this: https://www.w3schools.com/cssref/pr_font_font-family.asp, and add that to your CSS.

    Best regards,
    Rikard

    #1307678

    Hi Rikard,

    Everything is perfect, thank you very much Rikard.

    You are a great team.

    Best regards,

    Rege

    #1307847

    Hi Rege,

    Thanks for the update, I’m glad that we could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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