• Resolved asomepro

    (@asomepro)


    Hi, thank you for creating such a great tool.

    Im trying to move the event title and information which are layered on top of the event featured image below the featured image.

    Do you know how can I create a custom css in order to archive that.

    With best regards
    Andre

    • This topic was modified 5 years ago by asomepro.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Satinder Singh

    (@satindersingh)

    Use below custom css to show title outside event image:-

    .epta-title-date {
        position: relative !IMPORTANT;
    }
    Thread Starter asomepro

    (@asomepro)

    IT WORKS ! Thank you so much for your quick response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to move Title and info below featured image’ is closed to new replies.