- This topic has 3 replies, 2 voices, and was last updated 3 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Hi,
I’m using Ashe Pro. I want to customize everything about navigation menu and sub-menu (different font attributes and different background color, text color, hover text color, hover background color, active text color, active background color, etc…). I can use child theme so the changes will not be overwritten when updating to a new version. I am very familiar with editing JavaScript, HTML and CSS codes. Please point me to the right files to edit. Thanks!
Hi Timmy,
You can add these styles using theme options, but if you prefer to use a child theme instead, you need to add these styles to the theme style.css file.
Kind Regards
Hi vako,
Using theme options, the changes that I can edit are very limited. Here are some examples that I CAN and CANNOT change:
I will look inside style.css and find what I need to edit, but if you can list the classes or the IDs for the main navigation bar, that would help me out a lot. Thanks!
Hi Timmy,
At first, sorry for the late reply, we had holidays.
AS you mentioned you are familiar with editing CSS, please inspect the mentioned elements and you will be able to easily define classes and IDS of the mentioned section.
Kind Regards