Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #934731

    Hi,
    I have design this web site using Event Calendar Plugin to do easy to manage of events. And It is integrate quite well in Theme, but they ask me if the date could appear on the lelf of event in bigger font.

    Something similar to this web: https://www.javierperianes.com/ (look at bottom).

    #934783

    Hey hector1069,
    Sorry, currently the way it is within the element doesn’t allow a easy way to move it out of the element and display to the left on it’s own. But we can give it a larger font and put a box around it to help make it stand out.
    Try this code in the General Styling > Quick CSS field:

    .av-upcoming-event-meta .av-upcoming-event-schedule {
        font-size: 16px !important;
        border-style: solid;
        border-color: #800000;
        border-width: 1px;
        width: 40%;
        padding: 0 5px;
        text-align: center;
    }

    and see the expected results in the Private Content area.

    Best regards,
    Mike

    #936130

    Ok. Thanks a lot.

    #936215

    Hi,

    Did you need further help on this topic or shall we close?

    Best regards,
    Jordan Shannon

    #936429

    No. It is ok. You can close.

    Thanks.

    #936477

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Format Event Calendar’ is closed to new replies.