End of Support for Joomla 3 - Forum closed
[SOLVED] RokSprocket Module (headerbar) not responsive
- Trappettim
- Offline Topic Author
- Fresh Boarder
- Posts: 1
- Thank you received: 0
RokSprocket Module (headerbar) not responsive was created by Trappettim
Posted 8 years 7 months ago #13332
Hi,
i'm using your Snowflake template for my website.
I have a problem with the headerbar slideshow created with the RokSprocket Module: it isn't responsive, meaning that on mobile phones the picture is well resized but not the text. Here is the address of the website so that you can verify: www.tuttacolpaditerzani.it
Is it possible to resize also the text or to not show the text on mobile view?
Thank you in advance for your help.
i'm using your Snowflake template for my website.
I have a problem with the headerbar slideshow created with the RokSprocket Module: it isn't responsive, meaning that on mobile phones the picture is well resized but not the text. Here is the address of the website so that you can verify: www.tuttacolpaditerzani.it
Is it possible to resize also the text or to not show the text on mobile view?
Thank you in advance for your help.
by Trappettim
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic RokSprocket Module (headerbar) not responsive
Posted 8 years 7 months ago #13341
Yes, add this code below to you css/custom.css to disable the text in mobile devices
@media (max-width: 400px) {
.sprocket-features-content {display:none}
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: Trappettim
Please Log in or Create an account to join the conversation.
- Trappettim
- Offline Topic Author
- Fresh Boarder
- Posts: 1
- Thank you received: 0
Replied by Trappettim on topic [SOLVED] RokSprocket Module (headerbar) not responsive
Posted 8 years 7 months ago #13360
Problem solved.
by Trappettim
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates