Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1468562

    we created a column (under words “Percorsi individuali”) with an absolute layout on a page and told it that on mobile it should wrap. We specify that we have assigned a specific class to the block to be able to insert this custom CSS rule.

    we send you the link privately could you help us verify why it is not responsive on mobile and tablet? Which setting should we fix? Thank you very much

    .six-icons .icon-left {
    width: 48%;
    display: inline-block;
    }
    .six-icons .icon-right {
    width: 48%;
    float: right;
    display: inline-block;
    }

    Thank you for your support

    #1468568

    Hey Elena,

    I’m not sure I fully understand your intentions. Please post a screenshot of the problem, and let us know what you would like to change.

    Best regards,
    Rikard

    #1468573

    I upload the screenshot of what happens to the non-responsive column I’m talking about… on the page I indicated services and I put the credentials in a field (I think private) so you can access the backend to check the settings of the element that doesn’t respect the responsiveness rules.
    we would like the columns to be stacked one under the other when moving

    https://ibb.co/7JzBgLM Screen how it looks on desktop and how it looks on mobile

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.