Design FAQ Snippet

#273543
  • Resolved Philipp
    Rank Math free

    Hello,

    i want to change the design of the faq snippet. Now it looks a bit bad.

    Can you help me, make it look like this:

    Question
    Text
    Text
    Text

    Question
    Text
    Text
    Text

Viewing 5 replies - 1 through 5 (of 5 total)
  • Anas
    Rank Math business

    Hello,

    Thank you for contacting Rank Math.

    You can add the following CSS in the Additional CSS option of your theme to change the FAQ-style:

    #rank-math-faq{
        background: #F0F4F8;
        border-radius: 5px;
        padding: 15px;
        margin-bottom: 1rem;
    }
    .rank-math-list-item {
        background: #fff;
        padding: 15px 15px 20px;
        box-shadow: 0px 0px 10px #d1d8dd, 0px 0px 40px #ffffff;
        margin-bottom: 1rem;
        border-radius: 5px;
    }
    .rank-math-question {
        border-bottom: 1px solid #F0F4F8;
        padding-bottom: 0.825rem;
        margin-bottom: 0.825rem;
        position: relative;
        padding-right: 40px;
    }

    You can change the CSS as per your requirements. Do note that the font size/style will depend on your theme’s main CSS style.

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    hi, thx i added the code but when i change something in the code, nothing changes?

    Anas
    Rank Math business

    Hello,

    Please ensure that you are editing the CSS correctly.

    I tested on my end, the CSS works fine.

    Check this screencast: https://i.rankmath.com/B0tbs1

    Also, make sure you are adding the CSS at Appearance > Customize > Additional CSS.

    I hope this helps. Looking forward to helping you.

    Hi,

    i added it like this https://www.awesomescreenshot.com/image/14885845?key=9825990eb8ae76e0159ddc8ea1f71e04

    But as you can see nothing happens?

    Dosent matter there was an error. Thx fp your help;)

    Hello,

    We are super happy that your issue is resolved. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Design FAQ Snippet’ is closed to new replies.