Avada Theme, event image

Home Forums Calendar Products Events Calendar PRO Avada Theme, event image

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1021870
    ussu
    Participant

    We are using Events Calendar Pro and the Avada WP theme. With the recent updates, the Event Calendar Pro events now follows some of the style of our main WP theme. The issue is that the images that we are adding as the Featured Image are getting a type of overlay with the event name. I don’t know where to turn this off in either the Avada Event options or in the Event Calendar Pro options. Any help?

    To see what I am referring to, visit http://ussu.ca/events/list/

    You will see the event and then a light green overlay. We want to get rid of it from on top of the image.

    #1022004
    Cliff
    Member

    Hi ussu.

    If I understood your question correctly, we’re talking about the green box in this screenshot:

    Screenshot 2015-11-04 23.05.48

    The green is not coming from Modern Tribe plugins; it’s coming from your theme.

    To hide the entire link and its green box, you could add custom CSS like this:

    .type-tribe_events .fusion-tribe-has-featured-image .tribe-events-list-event-title a { display: none; }

    Please let me know if this worked for you.

    #1022133
    ussu
    Participant

    Hi Cliff,

    Yes that is what I am trying to fix. I understand the CSS, just not sure where to put that so that all events, and all views have that change. Can you point me in the right direction?

    Thank you,

    Scott

    #1022460
    Cliff
    Member

    You can add custom CSS code via your child theme’s style.css file or via a plugin like Simple Custom CSS or, my favorite, Jetpack. Jetpack supports regular CSS and the LESS and Sass pre-processors.

    Please let me know how things go for you.

    #1075449
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Avada Theme, event image’ is closed to new replies.