How can I make menu items bold in the Focal theme?

Solved

How can I make menu items bold in the Focal theme?

Anya_
Excursionist
16 0 6

Hi there,

I'd like to bold the items in the menu above the mega menu (see photo). I'm using the Focal theme. I would appreciate any help. Thank you.

https://www.cozyrainbowcottage.com/

Anya__0-1668929824460.png

 

Accepted Solution (1)

GemPages
Shopify Partner
5625 1262 1281

This is an accepted solution.

Hello @Anya_

 

I would like to give you some recommendations to support you

You can follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open file theme.liquid then add this code to above the </head> tag

<style>
nav.header__inline-navigation .header__linklist-item > a.header__linklist-link.link--animated{
font-weight: bold;
}
</style>

 

Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center

View solution in original post

Replies 4 (4)

GemPages
Shopify Partner
5625 1262 1281

This is an accepted solution.

Hello @Anya_

 

I would like to give you some recommendations to support you

You can follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open file theme.liquid then add this code to above the </head> tag

<style>
nav.header__inline-navigation .header__linklist-item > a.header__linklist-link.link--animated{
font-weight: bold;
}
</style>

 

Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
Anya_
Excursionist
16 0 6

It worked! Thank you very much!

GemPages
Shopify Partner
5625 1262 1281

I am glad that my recommendation is helpful to you 😁.

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
bally
Excursionist
50 0 7

Hi Gempages,

 

This helped me, however im after code to make my sub categories bold under the main category and also my tect on each product bold

 

like this below

 

Screenshot 2024-05-22 at 13.23.34.pngScreenshot 2024-05-22 at 13.23.38.png