• Resolved deeplovemusic

    (@deeplovemusic)


    There is always a text background color behind the words “ab heute” and the “<” “>” arrows. This is the list overview of events. How can I change this? Thanks!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there,

    I can see that you’re using Elementor on your site, and the .elementor-kit-418 button css class is adding the background color on your buttons.

    Please test navigating to Elementor > Settings page and checking the “Disable Default Colors” option and make Elementor inherit the colors from your theme.

    • This reply was modified 3 years, 11 months ago by Guga Alves.

    Alternatively, you can also add the following CSS snippet on wp-admin > Appearance > Customizer > Additional CSS section:

    .post-type-archive-tribe_events button {
        background-color: inherit!important;
    }
    • This reply was modified 3 years, 11 months ago by Guga Alves.
    Thread Starter deeplovemusic

    (@deeplovemusic)

    THANK YOU! It works.

    • This reply was modified 3 years, 11 months ago by deeplovemusic.
    Plugin Support WilloftheD

    (@abzlevelup)

    Hey @deeplovemusic, good to know that it works on your end. If you have some time to review us, here — that would be awesome. Thanks for helping spread the word.

    Please do not hesitate to bump a new ticket, and we’d be glad to help you out. Have a great day.

    Cheers,
    Abz

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

The topic ‘Text Background Color’ is closed to new replies.