New Landing How can we help? Atelier Responsive text on iphone

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #242621
    SchlenzigxJones
    Member
    Post count: 39

    Hi,

    I got some help earlier on with getting some text made responsive and center properly on cellphone. Now I notice that on 2 text boxes the text isn’t centered. It’s just a tad to the right.

    I have attached some screendumps – these are from my webbrowser made smaller, but it looks the same on a cellphone.

    This is the code I got from support.

    @media only screen and (max-width: 767px) {
    .responsive-modification .spb-column-container.col-sm-6 {
    min-height: 480px!important;
    }
    .responsive-modification .spb_content_element.col-sm-8.spb_text_column {
    min-height: auto!important;
    margin-bottom: 0;
    }
    .responsive-modification .blank_spacer {
    height: 15px!important;
    }
    .disabled-spb-row-container.spb-row-full-width .spb-column-container .row {
    margin-left: 0;
    margin-right: 0;
    /* padding-left: 0;*/
    min-height: inherit!important;
    }

    Any ideas?

    /M

    Attachments:
    You must be logged in to view attached files.
    #242851
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please check your link

    – Kyle

    #243102
    SchlenzigxJones
    Member
    Post count: 39

    Hi Kyle,

    The website is live, so the url is now beerbuddy.dk

    Thanks

    #243213
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .spb-row-container.spb-row-full-width .spb-column-container .row {
      padding-left: 0;
    }

    – Kyle

    #243232
    SchlenzigxJones
    Member
    Post count: 39

    Beautiful

    Thanks

    #243237
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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