End of Support for Joomla 3 - Forum closed

[SOLVED] RokSprocket Module (headerbar) not responsive

RokSprocket Module (headerbar) not responsive was created by Trappettim

Posted 10 years 5 days 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.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic RokSprocket Module (headerbar) not responsive

Posted 10 years 5 days 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}
}

The following user(s) said Thank You: Trappettim

Please Log in or Create an account to join the conversation.

Replied by Trappettim on topic [SOLVED] RokSprocket Module (headerbar) not responsive

Posted 10 years 4 days ago #13360
Problem solved.

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum