Forum replies created
Hi,
Please go to WordPress admin -> Appearance -> Menu
Thanks!
Hi,
Sorry. It has been removed from Evolve Plus Theme.
I do not know why.
Please use the Edit Post or Edit Page from WordPress admin bar.

Thanks!
Hi,
Please use the following codes in your Theme Options -> Custom CSS
.current-menu-item, ul.nav-menu > li.current-menu-item::before, ul.nav-menu > li.current-menu-ancestor::before {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
Thanks!
Hi,
We do not recommend using a child theme for Evolve Plus.
If you need to modify css, you can add it into Theme Options -> Custom CSS
The dynamic css file of Evolve plus loads after the style.css file, there is a lot of css that you cannot overwrite if you are using a child theme.
For your information, the following is WordPress documentation on child theme.
https://codex.wordpress.org/Child_Themes
Thanks!
Hi,
Please use the following codes in your Theme Options -> Custom CSS
.catalog-ordering {
display: none !important;
}
Thanks!
Hi,
The login you created is not administrator.
I cannot get into WordPress admin.
Thanks!
Hi,
Please use the following codes.
img {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
border: medium none !important;
box-shadow: none !important;
}
.container.container-header.custom-header {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
Thanks!
Hi,
The new Theme update is out.
Thanks!
Hi,
The Theme author advise you to use WordPress admin -> Appearance -> Theme Options
Thanks!
Hi,
Did you enable the slide?
Theme Options -> Bootstrap slider -> Enable Slide 4?
Set to on?

Thanks!