Accordion style. How to get rid of the "plus" sign and lightgrey borger

edited January 2021 in Theme support
  • I've got Simple Accordion with no box-shadow. Now I don't want to see the "+" and the right border.

That's how it looks now

https://snipboard.io/HJ596D.jpg

In "answer" appearance I'd like to see the dark-grey right border but no "-" sign.

https://snipboard.io/5PTHp3.jpg

Here's the page link

http://dev2.task.ua/informacijna-dopomoga/

  • Can I apply all mentioned above to 1 out of 2 accordions on the same page? Say, the 1st stays as it is and 2nd looses question border and the "+" and "-" signs?

Help me please.

Thank you

Comments

  • Hello,

    You can achieve these changes by creating Custom CSS Code.

    If you want to affect it only in the one page, and on the particular accordion, then do the following steps:

    • click on the section options that contain the accordion you want to change, and add a Custom ID for this section
    • scroll to the bottom of page options and in Custom | CSS field paste, your CSS Code.

    If you need help, with this Custom CSS Code, please, let me know.


    Thanks

  • Thank you for advice. Yes, I surely need your help with Custom CSS Code.

    But what about my 2nd question?

    Can I apply Custom-ID to 1 out of 2 accordions on the same page? Say, the 1st stays as it is and 2nd looses question border and the "+" and "-" signs?

  • If you want to affect it only in the one page, and on the particular accordion

    You can affect it on only one accordion, but the accordion items should be in different sections.

    Please, try the following Custom CSS Code.

    #sectionID .accordion i{
       display: none!important;
    }
    #sectionID .accordion .question{
       border: none!important;
    }
    

    Remember to replace the #sectionID with the ID you created for the section that contains the accordion that should be changed.

    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.