Correct spacing between blocks in mobile version

This topic has 2 replies, 2 voices, and was last updated 1 hours, 14 minutes ago ago by Rose Tyler

  • Avatar: Goostaf
    Goostaf
    Participant
    October 8, 2024 at 12:48

    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

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 8, 2024 at 13:57

    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.