No display of number in FAQ

Hello,

I would like to know how I can remove the number in the title bar of the FAQ. Thanks in advance


Comments

  • and also we would like to remove the line and have everything aligned centered


  • Hi,

    1) To remove the number, you must write a custom CSS code and put it in the Custom CSS field in the Page Options.

    I can help you with that, but you need to attach a link to your website.

    2) Do you mean the yellow line?

    If yes, open the Style tab of this element, and in the Bar line tab, set the color to be fully transparent.

    3) Go to Advanced -> Custom, and in the Additional CSS field, put:

    text-align: center;
    

    Thanks

  • edited July 2022

    Hey, thanks for your answer.

    Here is the link to our website: https://web22.wecker.de/portfolio-item/genug-ist-nicht-genug-1977


    Is it possible to completely remove the line? The problem is that (with the line and the number) the text isn't fully centered as you can see on the screenshot


  • Please, use the following code:

    .faq .num{
       display: none;
    }
    .faq .title,
    .style-simple .faq .question .answer{
       padding-left: 20px!important;
    }
    

    Thanks

  • Hey,

    unfortunately it still doesn't work - nothing has changed

  • I was able to remove the number now but it still isn't centered and removed all the numbers. How can I make changes only to the faq in the grey box?

    The faq on the bottom of the page should stay the same


  • Did you put the custom CSS in the Page Options?

    In the website source, I can see only the first part of the code I have sent you, which hides the number, but you did not copy the part with the padding which will center the FAQ.

    To affect only this element, please, use this code:

    .mcb-item-2a66utuye .faq .num{
      display: none;
    }
    .mcb-item-2a66utuye .faq .title,
    .mcb-item-2a66utuye .faq .question .answer{
      padding-left: 20px!important;
    }
    

    Thanks

Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.