End of Support for Joomla 3 - Forum closed
[SOLVED] slider text box
Hello,
sorry, it is the template "SOUNDS"
I would like to use the slider without the text box. Where can I get rid of it? I found it in developer tools but not in real life.
Thanks for your help.
Thomas Rast
<div data-uk-scrollspy="{cls:'uk-animation-slide-bottom'}" class="sprocket-features-content uk-container uk-container-center uk-scrollspy-init-inview uk-scrollspy-inview uk-animation-slide-bottom __web-inspector-hide-shortcut__" data-slideshow2-content="">
<div class="sprocket-features-padding">
<h2 class="sprocket-features-title">
Slideshow Header </h2>
<div class="sprocket-features-desc">
Our new Joomla Template "Sounds" is for Business sites, Personal blogs, Web Design, Portfolios – anyone who want to show off<span class="roksprocket-ellipsis">…</span> <br><a style="margin:20px 0" href="#" class="readon uk-button uk-button-primary">Read More</a>
</div>
</div>
</div>
sorry, it is the template "SOUNDS"
I would like to use the slider without the text box. Where can I get rid of it? I found it in developer tools but not in real life.
Thanks for your help.
Thomas Rast
<div data-uk-scrollspy="{cls:'uk-animation-slide-bottom'}" class="sprocket-features-content uk-container uk-container-center uk-scrollspy-init-inview uk-scrollspy-inview uk-animation-slide-bottom __web-inspector-hide-shortcut__" data-slideshow2-content="">
<div class="sprocket-features-padding">
<h2 class="sprocket-features-title">
Slideshow Header </h2>
<div class="sprocket-features-desc">
Our new Joomla Template "Sounds" is for Business sites, Personal blogs, Web Design, Portfolios – anyone who want to show off<span class="roksprocket-ellipsis">…</span> <br><a style="margin:20px 0" href="#" class="readon uk-button uk-button-primary">Read More</a>
</div>
</div>
</div>
Last Edit:8 years 9 months ago
by rast537
Last edit: 8 years 9 months ago by rast537. Reason: wrong template
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
You can disable the text from the slider at the module itself, see image below
Attachment description.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
it is disabled there, I dont have text but I still have the box
have a look please: www.gabineurohr.com
have a look please: www.gabineurohr.com
Last Edit:8 years 9 months ago
by rast537
Last edit: 8 years 9 months ago by rast537.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Ok, then disable the box via css.
Add this code to your css/custom.css
Add this code to your css/custom.css
.sprocket-features-content {display:none}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Thank you very much! I'm happy that you don't sleep at 3:30am.
by rast537
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates