FAQ et css

#60655
  • Resolved Edith Etsacuisine
    Rank Math free

    Hello, I have a problem styling my faq. I gave a class css and when I put it in “style options faq” nothing changes.
    my class is “class =” rank-math-block-title “. I want to have a space of 20px below the title and the answer text and 30px between the answer and image.
    In the back office how do I indicate my class to “Title Wrapper CSS Class (es)” I put this: “class =” rank-math-block-title ”
    Could you help me please. Thank you
    cordially

Viewing 3 replies - 1 through 3 (of 3 total)
  • Todd
    Rank Math free

    Hi,

    Thanks for getting in touch with us.

    Please try this CSS in your style.css file or any other method you are using to add CSS customizations:

    #rank-math-faq {
        background: #f3f4f5;
        border-radius: 5px;
        padding: 30px 15px;
    }
    .rank-math-list-item {
        overflow: hidden;
        background: #fff;
        border-radius: 5px;
        margin-bottom: 15px;
        padding: 15px 15px 20px;
        box-shadow: 0px 0px 10px #d9d9d9, 0px 0px 40px #ffffff;
    }

    Feel free to play with the CSS and customize it the way you like.

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

    c’est parfait. Merci beaucoup

    Todd
    Rank Math free

    Hello,

    We are super happy that this resolved your issue. 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.

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

The ticket ‘FAQ et css’ is closed to new replies.