Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #403126

    Hi!

    I’m trying to make a slider that shows the next events. I manage to make something temporal, but the text is getting underline, any ideas on how to remove the underline style?

    Thank you!

    #403137

    And other thing, how can I change the size of the place where the event is going to take place? I just found out how to change the title and date sizes.

    Thanks again!

    #403528

    Hey!

    There is a redirect on the link. Do you mind posting a temporary admin login so we can bypass it?

    Regards,
    Yigit

    #403548

    Hi Yigit!

    Sorry, I made a mistake in the link, I just updated it. If still you need a temp admin login, just tell me.

    Thanks a lot!

    #403551

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-upcoming-events * {
    text-decoration: none!important;
    }
    span.av-upcoming-event-venue {
    font-size: 24px!important;
    }

    Regards,
    Yigit

    #403556

    Thank you Yigit!

    It worked great, only thing, when I move the “place” a little bit lower, the text is cut. Any ideas?

    #403564

    Hey!

    Please add following code to Quick CSS as well

    .av-upcoming-event-data {
    overflow: visible;
    }

    Regards,
    Yigit

    #403724

    Thanks again Yigit!

    #404242

    Hi!

    Glad we could help :)

    Best regards,
    Rikard

    #748178

    Thanks guys that code worked great for me also!

    With the venue part fixed, I am still struggling with the ajoined Schedule/Date part.
    Have the following code, but it is only changing the Venue part

    span.av-upcoming-event-venue {
    font-size: 14px!important; color: #292629!important; }
    }
    
    span.av-upcoming-event-schedule {
    font-size: 14px!important; color: #292629!important; }
    }

    have also tried .av-upcoming-event-data & .av-upcoming-event-meta with no luck
    example can be found at the bottom of this page http://www.gogolfwi.com/northeast-wisconsin/pine-hills/

    Thanks
    Jon

    #750106

    @millertimesites
    Can you be more specific please? provide us screenshots highlighting the elements you’re talking about and show us exactly what you’re trying to achieve. Use imgur.com or dropbox.

    Best regards,
    Andy

    #752524

    Thanks Andy for the response, I was able to figure everything sytling/color wise through CSS.
    Am still struggling on how to add a sidebar to the Event Calendar pages, but started a new thread on that issue.

    Thanks

    #753047

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Andy

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Events calendar’ is closed to new replies.