This topic has 4 replies, 3 voices, and was last updated 1 months, 1 weeks ago ago by Andrew Mitchell
Forgive us for the multitude of questions…almost got everything perfect:)
Can you tell us how to reduce line spacing on the mobile version for simple text blocks? Here we have a widget icons ideal distance, and made the bottom of their blocks, the distance is large already comes out, send screenshots.
Why we decided not to use your Icon widget, we are not comfortable that the link is not displayed when hovering for some reason and decided to simplify the block. Thanks in advance
Hello, Goostaf,
Thank you for reaching out to us with your inquiries.
Add this code in the Custom CSS area for the page:
@media only screen and (max-width: 480px) {
br {
display: none;
}
}
Best Regards,
8Theme’s Team
Thank you! One more thing, how to apply the style: .iconmain1{
word-wrap:break-word;
} to a text block, for some reason it doesn’t work, on our mobile the words don’t fit in the line.
Dear Goostaf,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘Correct spacing between blocks in mobile version’' has been successfully resolved, and the topic is now closed for further responses