Upcoming events widget arrows

Home Forums Calendar Products Events Calendar PRO Upcoming events widget arrows

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #31208
    Jason
    Participant

    Great plugin and many thanks. Quick question from somebody not fluid with CSS.

    On the sidebar widget for upcoming events, there is a little arrow that starts the event listing. It looks jumbled on my website, and I want to get rid of it. How? I can get into the core files but just don’t know what to change in the code.

    #31233
    Barry
    Member

    Hi Jason, that’s due to this rule in your theme’s stylesheet. Further down in that same stylesheet, or in your custom events.css, you could add a new rule to counter this only for the advanced events list.

    Does that help? If not, please don’t hesitate to get back to me 🙂

    #31630
    Jason
    Participant

    Perfect and thank you!!! did the trick. Good CSS Karma is thrown your way.

    Many thanks for taking the time for my little question. I really appreciate it.

    #31631
    Jason
    Participant

    @Barry – is there also an easy way for the events in the sidebar to appear as bold type?

    #31665
    Barry
    Member

    If you are happy working within your stylesheet you could add a rule like this:

    .eventsAdvancedListWidget .upcoming .event a { font-weight: bold; }

    #42021
    Barry
    Member

    It’s been a while so I will now close this thread 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Upcoming events widget arrows’ is closed to new replies.