• Hi, apparently I did not understand how to edit style. I am trying to edit the following classes:
    .event_data a.event-export, .event_data a.gps

    I tried adding a event-post.css file in my theme directory; I tried adding custom css in my theme settings; I also tried editing the shortcode like this:

    <!– wp:eventpost/list {“nb”:10,”future”:true,”past”:true,”thumbnail”:true,”excerpt”:true,”pages”:true,“style”:”.event_data a.event-export, .event_data a.gps {float: left; }”} /–>
    [events_list future=1 past=0 nb=10 type=”div”]

    …and I also tried with other css properties and classes just to see if something happened. But none of these methods generated a change in the page preview.

    What am I missing?

    By the way, maybe it’s unrelated, but I report that in the Events settings the link to “default CSS file” is broken, page not found. The url links to mywebsite.com/wp-content/plugins/event-post/inc/css/event-post.css (replace mywebsite.com of course). I checked via FTP and there is not even a “css” folder inside “inc”.

    • This topic was modified 7 months, 2 weeks ago by airali.

The topic ‘edit style’ is closed to new replies.