Forum replies created
Hi,
There is no setting within the theme to disable settings.
You can check for plugin conflict, by disabling one plugin at a time.
Thank you
Hi,
Sorry, that looks like a very old version of Evolve Theme.
The bootstrap slider design has already been changed.
Other element remains the same.
You can login to Theme Options -> General -> Import Demo Content.
Thank you
Hi,
You can use the following in Theme Options -> Custom CSS
.carousel-indicators {
display: none !important;
}
Thank you
Hi,
Not sure, if it’s possible to use css to change the size.
Please post your website URL to your evolve carousel slider widget.
Tell me what size you need. I will try to see if it’s possible.
Thank you.
Hi,
The slider caption title is in h4 tag,
For example…
<h4>Built-in Bootstrap Elements and Font Awesome let you do amazing things with your website</h4>
You can edit it.
Thank you
Hi,
I think it’s due to empty option value.
If you set a header and footer pattern, the error will be gone.
Go to Theme Options -> Styling -> Header and Footer -> Header and Footer pattern.
Select a pattern. Save your changes.
Then select the first option ( None ), and Save changes again.
The error should be gone.
Thank you
Hi,
I cannot spot the differences.
Please clear your browser history before re-visiting your website.
Please provide screenshot with annotation to show me the area that has difference.
I am color blind. I can only look at the codes.
Thank you.
Hi,
You should be using hover.
#secondary a:hover, #secondary-2 a:hover{
padding: 0px !important;
}
Thank you
Hi,
Use the following codes.
#nav ul {
top: 40px !important;
}
Thank you
You are welcome!