Best Premium and Free WordPress Themes › Forums › Corporate Plus Pro › Changing the color of the menu background
Tagged: menu background color
- This topic has 6 replies, 2 voices, and was last updated 5 years, 8 months ago by
acmesupports.
- AuthorPosts
- May 19, 2017 at 3:05 pm #17253
Paul Sellers
ParticipantHello,
I really like your Corporate Plus Pro theme, just switched from PageLines.
Everything is going good with the switch, but I can not seem to find a way to change the background color on the menu, can you help?I also don’t understand how to remove the two Page Names – the one in the blue wave area and the on right below it. Any help would be greatly appreciated.
Thanks
PaulMay 19, 2017 at 4:12 pm #17259acmesupports
ModeratorHello Paul,
Thank you so much for using our theme Corporate Plus Pro.
You can find the color options in case of premium theme onAppearance > customize > layout/design options > advanced color options
. Please check the doc for more help. https://doc.acmethemes.com/corporate-plus-pro
Let us know if you have any confusion.
RegardsMay 19, 2017 at 4:17 pm #17260Paul Sellers
ParticipantThank you very much for the reply, unfortunately there is not an option for changing the color of the drop down menu item. I have played with the colors and nothing will change the background on the menu when you move the mouse over a selection. Am I missing something?
May 19, 2017 at 6:11 pm #17261Paul Sellers
ParticipantI think I got it to change by using the following additional CSS:
.main-navigation li {background-color: #f9fafb;}
It does not give me the full control that I would have liked, but it is ok for now.
So the only question is, how do I remove the extra Page Title above the page text? And can the lines around the text be removed?
May 20, 2017 at 12:22 am #17276acmesupports
ModeratorPlease add the below css codes, hope this will help to solve the issues.
.page .wrapper.inner-main-title.init-animate.fadeInDown.animated { display: none !important; } article.page { border-bottom: none !important; box-shadow: none !important; }
Regards
May 23, 2017 at 8:47 pm #17391Paul Sellers
ParticipantThank you. That was a huge help.
I have now gotten the theme to do almost everything I want.
You guys are great!May 24, 2017 at 4:55 am #17398acmesupports
ModeratorNice to know that your problem is solved completely.
Regards
- AuthorPosts
- The topic ‘Changing the color of the menu background’ is closed to new replies.