This topic has 4 replies, 3 voices, and was last updated 1 years ago ago by Rose Tyler
Hello, @Rich Kil,
Thank you for using our theme and for contacting us.
Should you desire to render the secondary menu categories in bold, kindly follow the instructions below:
1. Copy the CSS code provided below.
2. Navigate to XStore > Theme Options > Theme Custom CSS > Global CSS.
3. Paste the copied CSS code in the designated area.
4. Click on ‘Publish’ to save the changes.
The CSS code is as follows:
.header-bottom-wrapper .menu-main-container ul#menu-secondary-menu {
font-weight: bold !important;
}
The result should resemble the code above.
https://postimg.cc/Vdb6w637
We trust this will effectively address your concern.
Best Regards,
8Theme’s Team
I’d like it to be bold all the time, not just in hover
Hello, @Rich Kil,
We appreciate your prompt response.
It is bold all the time https://prnt.sc/8meXZZVsOh4p , just has a different color on hover.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up