Hi @stridersol
There is padding coming from your theme CSS.
Please use the following CSS:
.wpem-event-listings .wpem-event-layout-wrapper .event_listing {
padding: 0 !important;
}
Regards,
Priya
Hello,
My Event listing is working fine. Here is link for that
https://gujaratashram.in/all-events/
But when i click on the Event Category link or Event Type link it shows the page based on the type or category defined by user, in my case it is “entry-level-program” & below is the link for the same:
https://gujaratashram.in/event_listing_category/entry-level-program/
where the layout breaks.
.css code provided by you where to insert? I have inserted on Event listing page but it doesn’t work.
kindly provide the solution for the same.
I would like the “REGISTER FOR EVENT” button on the single event pages to link to directly to an external link when clicked. Currently, when you click the REGISTER button a drop down opens requiring the user to click on the registration. I would like to eliminate that extra step required by the user. Can you assist. Thank you all sooo much! Here is an example: https://ethicsdemystified.com/event/ethics-covid-19-and-practice-across-state-lines/
Hello @priyagoenka,
Kindly guide me, what can I do regarding layout issue?
Regards
Ajay
Thanx much, Priya! …When users click on REGISTER FOR EVENT on the single event page, a drop down box appears requesting they click to register. I want to eliminate that drop dwon box. I want the Button to be a DIRECT link to the a registration URL.
-
This reply was modified 4 years, 6 months ago by
egroh1.
Hi @stridersol
The CSS had to be added in the Appearance >> customize >> additional Css.
I don’t see any layout issue: https://prnt.sc/1snw0x3
Regards,
Priya
Hello @priyagoenka
I have added the .css code provided by you in the custom css.
The issue has been resolved.
Thank you so much.