Main menu - Homepage
WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
- GK User
- Sat Oct 01, 2016 1:33 pm
Hello,
I would like to know how I can change the text color of the main menu of my homepage since I have a light colored background and for the text white I lost in the background.
Thank you.
I would like to know how I can change the text color of the main menu of my homepage since I have a light colored background and for the text white I lost in the background.
Thank you.
-
- Fresh Boarder
- Joshua M
- Mon Oct 03, 2016 8:13 am
Hello,
Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
- Code: Select all
.imageBg #main-menu > li > a {
color: #YOUR_COLOR;
}
-
- Moderator
- GK User
- Mon Oct 03, 2016 11:41 pm
Perfect actually succeed in making the change, you now could you help me change a little footer and header. where this code.
-
- Fresh Boarder
- Joshua M
- Tue Oct 04, 2016 7:49 am
What exactly do you want to change in your footer and header? Could you provide your website URL? (here or via private message, it will be easier to help)
-
- Moderator
4 posts
• Page 1 of 1