socialstylate Posted January 6 Share Posted January 6 Hello - I need help customizing the general events page and then individual event pages. On the general events page, I would like to... Center all the content horizontally on the page Change the date and time to h2 Remove the end time On the individual event pages, I would like to... Make the title bigger Change the date and time to h2 Show the event image above the title If anyone can help with any of these, that would be great. Thank you!! Link to comment
LouLouHarvey Posted January 6 Share Posted January 6 Hi @socialstylate Can you share your URL (& password if you have it enabled) so the community can help. L Link to comment
socialstylate Posted January 6 Author Share Posted January 6 5 minutes ago, LouLouHarvey said: Hi @socialstylate Can you share your URL (& password if you have it enabled) so the community can help. L Yes, sorry! It's https://www.barreverie.com Thank you!! Link to comment
tuanphan Posted January 9 Share Posted January 9 On 1/7/2024 at 6:05 AM, socialstylate said: Yes, sorry! It's https://www.barreverie.com Thank you!! For this page? https://www.barreverie.com/events Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
socialstylate Posted January 10 Author Share Posted January 10 18 hours ago, tuanphan said: For this page? https://www.barreverie.com/events Sorry - it's for a page that is not linked to in the navigation yet. It's here: https://www.barreverie.com/events-2-1 Link to comment
Solution tuanphan Posted January 11 Solution Share Posted January 11 #1. Use this CSS code to Website Tools (under Not Linked) > Custom CSS time.event-time-localized-end { display: none; } span.event-datetime-divider { display: none; } ul.eventlist-meta.event-meta * { font-family: 'Hackney-Vector'; font-size: 20px !important; } #2. Use this CSS code ul.eventitem-meta.event-meta.event-meta-date-time-container * { font-family: 'Hackney-Vector'; font-size: 20px !important; } h1.eventitem-title { font-size: 36px !important; } #3. Show image here? LouLouHarvey 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment