Forum replies created
You are welcome!
Thank you.
Hi,
When I click on one of the primary menu items, it (the text) almost seems to disappears.
Please use the following in Theme Options -> Custom CSS
ul.nav-menu li a:focus{
color:#888888 !important;
}
On a related note, when you’re on a page such as http://annesquest.org/about-us/, how do I get the menu text to be white instead of grey
Please use the following in Theme Options -> Custom CSS
ul.nav-menu .current-menu-item a {
color: #fff !important;
}
Thank you
Hi,
You are welcome.
Thank you
Hi,
Please use the following in Theme Options -> Custom CSS
.content-box a {
position: relative;
z-index: 1 !important;
}
Thank you
Hi,
The contact form template does not support sidebar.
You can contact our developer if you require this customization. https://theme4press.com/theme-customization-service/
As an alternative, you can use a contact form plugin such as contact form 7. https://wordpress.org/plugins/contact-form-7 and use it’s shortcode on a default page template.
Thank you
You are welcome!
Thank you
Hi,
Please use the following in Theme Options -> Custom CSS
.footer {
padding: 0 !important;
}
.footer-widgets {
display: none !important;
}
.container-footer {
position: relative;
top: -5px;
}
Please note that the above mentioned code, hides your footer widget area permanently.
Which means if you use a footer widget it will not show up.
Please kindly keep this in mind.
Thank you.
You are welcome!
Thank you
Hi,
OK. Is there a community forum?
This is the only forum for Evolve Plus Theme.
Any Evolve Plus user that has access to this forum can see your thread ( public replies ) and reply if they want to help, but this seldom happen.
Thank you.