Forum replies created
Hi,
Sorry, I do not have any news from my employer.
Thank you.
Hi,
Create a page with the 100% width Template.
Set a featured image.
Then use full width container shortcode to enter your content.
Thanks!
Hi,
Please check for plugin conflict.
Disable one plugin at a time to see which plugin is conflicting with your menu.
Thanks!
Hi,
Your Huge IT Video Gallery plugin causes javascript conflict.
I deactivated it, now your menu is working properly.
Please use other plugin.
Thanks!
Hi,
Please use the following codes in Theme Options -> Custom CSS
.heading.border-below-title {
margin: 0 !important;
padding: 0 !important;
}
#sidebar .heading {
margin: 0 !important;
}
Thanks!
Hi,
Please provide your website url.
I need to see your sidebar, and try to provide a solution.
Thanks!
Hi,
Sorry, Evolve plus does not have this option.
You will have to hire a developer to create this feature for you.
Thanks!
Denzel
Hi,
That separator for the content box is actually a background.
Please use the following codes in Theme Options -> Custom CSS
Increase the height 250px if you want the separator to go lower.
.home-content-boxes {
height: 250px !important;
}
Thanks!
Hi,
Please the following as example.
Use in Theme Options -> Custom CSS
#tagline {
color: #000 !important;
font-family: arial !important;
font-size: 20px !important;
}
Thanks.