New Landing How can we help? Atelier Text not being whole on mobile viewing.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #211042
    nickmann
    Member
    Post count: 45

    Hi Guys as you can see the screenshot on my phone showcases the problem in the wording that makes them break up. Is there a way to always make words whole?

    Attachments:
    You must be logged in to view attached files.
    #211044
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    @media only screen and (max-width:767px){
    
    .spb_text_column>.spb-asset-content {
        padding-left: 5%!important;
        padding-right: 5%!important;
    }
    
    }

    Hope it helps.

    -Rui

    #211073
    nickmann
    Member
    Post count: 45

    I’ve placed the code in the custom CSS in the theme options, but nothing seems to be happening. Did place this in the right area?

    #211196
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that > changed in to & gt; in code that cause to break the code. Beside it code is perfect.
    Thanks
    Mohammad

    #211506
    nickmann
    Member
    Post count: 45

    Everything looks good now! Thank you.

    #211528
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 it sorted.
    Thanks
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register