How To Make Main Menu Text Bolder

Hello,

I have the latest version of CS-Cart and was wondering how I can make the Main menu bar text bolder.

thank you for any help!

do you mean this, I see it is already bold, have you fixed it

https://prnt.sc/iuzqp7

if not then maybe a new font, in design>themes>customise> font

or in the same place choose custom css and add something like

ul.dropdown-multicolumns li.nodrop a {
    text-transform: uppercase;
    font-weight: 900;
}

which would give this

https://prnt.sc/iuzt5z

Hello and thank you for your reply! The website listed on my signature is our primary, we are building a new site based on CS-Cart 4.7.2 SP2. I looked in design>themes>customise> font however mine shows design>themes> and then I can select "Theme Editor" or "Edit Content on Site". Is this where I should be looking?

Thank you again

theme editor

https://prnt.sc/iv1u7i

then u will get options to play wit css etc

theme editor

https://prnt.sc/iv1u7i

then u will get options to play wit css etc

Hello,

Once i'm in the theme editor do is go to the custom CSS? I tried pasting the code in the "Custom CSS" section you provided earlier but it didn't seem to change. Sorry I'm new to this version of CS-Cart

Please try to add the following code to CSS section

ul.dropdown-multicolumns li a.drop, ul.dropdown-multicolumns li.nodrop a {
    text-shadow: 0 1px 1px #fff;
}

Hello,

Thank you for your reply. I posted the code in the CSS section but it seems to not change. I'll include a screenshot.

https://drive.google.com/open?id=1RTHqWHhLZqSBr4kLhXmZnaQVubTa4OD-

hi, please help me i have customized my homepage layout by adding a new menu and i need a solution on how to resolve it and remove that text says main menu

hi, please help me i have customized my homepage layout by adding a new menu and i need a solution on how to resolve it and remove that text says main menu

Hello!

Please attach the screenshot of your current menu.

hi, please help me i have customized my homepage layout by adding a new menu and i need a solution on how to resolve it and remove that text says main menu

Looks like you are making changes for the domain which is not in your signature. Please share URL of your website

Hello,

Thank you for your reply. I posted the code in the CSS section but it seems to not change. I'll include a screenshot.

https://drive.google...XmZnaQVubTa4OD-

For some reason your store cannot be reached

http://prntscr.com/iwvy9k