New Landing How can we help? Atelier Accordion problems – padding?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #273586
    alexanderchristiansen
    Member
    Post count: 179

    My answers to my FAQ moves too much to the left on mobile.
    Can we get them back and align with the above “questions”? ๐Ÿ™‚

    #273587
    alexanderchristiansen
    Member
    Post count: 179

    Photo of it below.

    Attachments:
    You must be logged in to view attached files.
    #273598
    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-asset-content {
          margin-top: 0!important;
          margin-bottom: 0!important;
      }
    }

    -Rui

    #273744
    alexanderchristiansen
    Member
    Post count: 179

    Hi Rui,
    It doesn’t unfortunately fix the problem ๐Ÿ™

    #273750
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You have this in your custom css:

    * FAQ / TERMS */
    /* Accordians spacing */
    .spb_accordion .ui-accordion .ui-accordion-content .row {
        margin-left:-65px!important; 
    }
    

    which is causing the issue

    – Kyle

Viewing 5 posts - 1 through 5 (of 5 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