When I am on the page for a specific event, I’m having trouble with two things…
1. The image size is quite large despite an upload size of 300 x 450 pixels.
2. The font color of the text is black, and my template is dark so it doesn’t show up. If I change the text color to white on the edit page, it doesn’t show up on a light colored background. How can I change the font color on the specific event page.
Without seeing an example it’s hard to tell exactly but:
1) It’s most probably the theme setting the featured image size. Events in EE4 are just custom post types. It might be possible to resize the images by CSS.
2) It depends on how the theme has been set up, but you could target the event (post) via CSS. For example in the default theme Twentytwelve, the post is wrapped in an Article tag with an ID something like post-10. So you could use CSS to target that specific post.
Your theme may have set this up a little differently so you would need to check.
Viewing 1 reply thread
The support post ‘Specific Events questions’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.