-
AuthorPosts
-
June 9, 2021 at 11:13 am #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
June 11, 2021 at 4:15 am #1305164Hi 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,
RikardJune 24, 2021 at 4:15 pm #1307327Hi 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
June 25, 2021 at 11:49 am #1307425Hi 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,
RikardJune 25, 2021 at 5:49 pm #1307469Hi 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
June 27, 2021 at 4:49 am #1307565Hi,
Your menu is not displaying bold on my end anymore, please try loading the site in an incognito or private browser window.
Best regards,
RikardJune 27, 2021 at 10:49 am #1307584Hi 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
June 28, 2021 at 6:56 am #1307663Hi,
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,
RikardJune 28, 2021 at 7:00 am #1307664Hi,
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,
RikardJune 28, 2021 at 8:44 am #1307678Hi Rikard,
Everything is perfect, thank you very much Rikard.
You are a great team.
Best regards,
Rege
June 29, 2021 at 5:03 am #1307847 -
AuthorPosts
- You must be logged in to reply to this topic.