New Landing How can we help? Atelier FAQ display problem

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Atelier
  • #266019
    matthic
    Member
    Post count: 38

    Hi,

    I have 2 problems with my FAQ page :

    – On the FAQ page (FAQ page) the accordion displays correctly by in each tab there is not space below the text, just above… How can I fixe that to have it like in your demo?

    – On the checkout page (or on the “My Account” page) I am using the Modal 4 content to show that same FAQ. But the opening effect seems to be broken and the design when it’s displayed isn’t right : no color on hover, text is big…

    I was using a cache plugin on the website (WP Rocket) and deactivated it to make sure it’s not coming from that but it’s still the same.

    Thanks for your help!
    Alex

    #266141
    matthic
    Member
    Post count: 38

    Hi,

    Does anyone has any idea about this problem?

    Thanks!

    #266191
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    .spb_accordion .ui-accordion .ui-accordion-content {
        padding: 15px 15px 20px!important;
    }

    Didn’t understand exactly where in the checkout you are having that issue.
    Can you attach a screenshot of that modal content? thanks

    -Rui

    #266195
    matthic
    Member
    Post count: 38

    Hi Rui,

    Thanks for your answer!

    For the checkout page, the problem is with the FAQ “popup” design. I attached the checkout page screenshot.

    I also attached the FAQ from “My account” page and you can see that both don’t have the same font, design and size. The My account page is the right one but I don’t know why it’s not the same on the checkout page (it should be). If you test also the hover doesn’t work in the checkout page…

    Thanks!
    Matt

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

    Just to confirm, you want the Faqs on the checkout page to look exactly like the ones on the my account?
    Can you provide me a login credentials so I can see the my account page?

    Thanks

    -Rui

    #266510
    matthic
    Member
    Post count: 38
    This reply has been marked as private.
    #266912
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you add the code below to your custom css option

     #faqs .ui-helper-reset {
        font-family: Karla, serif;
        font-size: 14px!important;
    }
    
    #faqs .ui-helper-reset h4 a:hover {
        color: #eabe12;
    }

    Let us know if it worked.

    -Rui

    #266936
    matthic
    Member
    Post count: 38

    Hi Rui,

    It works thanks!
    How could I get less padding on the FAQ popup now? Because the padding in each tab (before and after the text) is really big compared to what I have here in the accordion of this page : Regular FAQ page

    Thanks!
    Alex

    #266995
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this code below.

    #faqs .spb_accordion .spb-asset-content {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }

    -Rui

    #267344
    matthic
    Member
    Post count: 38

    Works great!

    Thanks!

    #267368
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Rui

    #300807
    tkhong
    Member
    Post count: 35

    Hi, I also have an issue with the modal box.
    See attached image. The FAQ answers are missing 10-2-px of the first words.

    Attachments:
    You must be logged in to view attached files.
    #300810
    David Martin – Support
    Moderator
    Post count: 20834

    @tkhong Please create a new thread so you can privately post your WP URL/login details for us.

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