End of Support for Joomla 3 - Forum closed

[SOLVED] Font size in RokSprocket module on frontpage

Replied by peachmelba on topic Font size in RokSprocket module on frontpage

Posted 10 years 6 months ago #9907
Thank you.

Is it possible only to schrink the font size on the mobile version ?

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

Replied by joomlaplates on topic Font size in RokSprocket module on frontpage

Posted 10 years 6 months ago #9911
Yes thats possible too:
developer.mozilla.org/en-US/docs/Web/CSS.../Using_media_queries

@media (max-width: 768px) {
.sprocket-features-content h2 {font-size:10px}
}

The following user(s) said Thank You: peachmelba

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

Replied by peachmelba on topic [SOLVED] Font size in RokSprocket module on frontpage

Posted 10 years 6 months ago #9914
Problem solved.

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

Moderators: joomlaplates
Powered by Kunena Forum