Hi..
Please remove below code from your theme’s home-slideshow.php file.
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
Save the changes.
Thanks.
I don’t know that I will be able to remove that from the file as I do not have access to those files since I was given an account as an admin to work on an existing site. I also cannot create child themes because of this. Would there be a way to fix this without deleting files?
I am unfamiliar with this theme however if you have access to either edit CSS in the theme settings or install a CSS editing plugin you could always do it that way by adding something like…
/* remove carousel dots */
.carousel-indicators li {
display: none;
}
Hi@Spork_jones
The solution is giving by @asylum119 is perfectly work.
You can go Admin Dashboard >> Appearance >> Theme Options >> Theme General Settings.
Now copy code given by asylum119, and paste into Custom CSS Editor.
Let’s know further assistance.
Thanks.
Excellent! thanks @asylum119!
Hi
i have issue i see black dot in review rating number in the carousel slider
my website is http://www.tulucinema.com
Hi @pavaneshdk
You are using another theme, please install Enigma first.
or please raise your issue on correct theme forum.
Thanks.
Hi @pavaneshdk
You are using another theme, please install Enigma first.
or please raise your issue on correct theme forum.
Thanks.