• thesneaker

    (@thesneaker)


    Hello,

    I am using the following CSS to hide the all filter when using toggle:

    .qe-faqs-filters-container li:first-child {
    display: none;
    }
    .qe-faq-toggle:not([class*=”amator-a-grubu”]){
    display: none;
    }

    However, when initially going to website contact page, none of the FAQ are displayed, (see image 1 in below imgur link, when you click on “legal” or “payment method” the toggle opens up, I want “legal” to be displayed initially without having to be clicked on, see image 2 in below imgur link) (both images combined into 1)

    View post on imgur.com

    Also, I want to shorten the length of the field. How can I do that?

    For example, with the text “where can I view your terms of service”, (image 1 in below imgur link) I want the field to be shortened so that it ends after the text (see image 2 in below imgur link)

    View post on imgur.com

    Any help is appreciated

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Thanks for reaching out.

    Please share your website URL so i can provide the CSS code which will fix the issue.

    About the field length, can you please explain a little bit more about which field you want to shorten?

    ​Sincerely,

    Thread Starter thesneaker

    (@thesneaker)

    Do you have an email I can message you at? Do not want to post website

    • This reply was modified 6 years ago by thesneaker.

    Hi,

    Yes, you can email me at [email protected]

    Regards,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Update FAQ length and initial view’ is closed to new replies.