Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Amit Barai Alit

    (@amitbarai013)

    Hi avadhut2013,
    Hope you are doing well.

    Thank you so much for reaching out to us and sharing the details. You can easily change the content background color of the Advanced Accordion from the Style option. Please check this screencast to get the details: https://d.pr/v/IAinf6

    Also, you can change the background color by using the custom CSS code. Please use the following custom CSS code:

    .eb-accordion-wrapper .eb-accordion-title-wrapper {
    background: #444ce7 !important;
    }


    To change the font color:

    .eb-accordion-title {
    color: white !important;
    }


    Note: You can change the background and color value according to your preference.

    You can simply add custom CSS by navigating to your WordPress Dashboard -> Appearance -> Customize.

    After you are on the Customizer page, search for the “Additional CSS” option. You can then go ahead and insert the CSS Code. Please check this screencast to learn more – https://d.pr/v/QrrfTw

    Let me know how it goes.
    Thank you.

    Plugin Support Amit Barai Alit

    (@amitbarai013)

    Hello avadhut2013,
    Hope you are doing well.?

    We have not heard from you since our last conversation. Could you please let us know if your issue is resolved with the custom CSS code that I provided before? Please let us know if you are still having this issue so that we can try to solve your issue.

    We are waiting for your response.
    Thank you.

    Plugin Support Amit Barai Alit

    (@amitbarai013)

    Hi avadhut2013,

    I hope you are doing well. I wanted to follow up on the previous issue you raised and provide you with an update on whether the custom CSS code works or not on your end now.

    Unfortunately, we did not receive any response from your end, leading us to believe that the issue has been resolved. As a result, we are closing this topic for now. However, you are welcome to reopen this topic if you have any further questions or concerns regarding it.

    We encourage you to inform us promptly if you encounter any future issues. Our team is here to assist you and ensure a satisfactory resolution.

    Thank you.
    I wish you a wonderful day!

    Thread Starter avadhut2013

    (@avadhut2013)

    Hi,

    It didn’t work on the specific page. So, I copied the block from another page and edited on this page.

    Thanks for your support. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.