Support

Home Forums Event Espresso Premium Title of Event Scrunched Down and Not the Full Width of The Page

Title of Event Scrunched Down and Not the Full Width of The Page

Posted: May 26, 2017 at 1:45 pm

Viewing 1 reply thread


tnohilly

May 26, 2017 at 1:45 pm

Please reference this site: http://912.5ab.myftpupload.com/events/vista-murrieta-sat-regular-class-195/ The title is not showing up correctly…is there something in the CSS that I need to fix?


Josh

  • Support Staff

May 26, 2017 at 6:23 pm

It’s the same issue that’s happening on your single blog post here:

http://besatwise.nyscs.org/blog-post-1/

There’s some theme CSS that should either be removed or overridden. It’s setting some negative margins that sets the text over to the left and confines it to 100px wide.

With the CSS:

https://www.evernote.com/l/AAQqFKm_E2pK4Jwh1oIjv1qlxfLEvQX3Woo

CSS removed:

https://www.evernote.com/l/AAShPa1cWuFNGa80g5gkTgIKTdXNEevseMM

You can try adding something like this:

.stripe, .page-title {
    padding: 0;
    margin: 0;
}
Viewing 1 reply thread

The support post ‘Title of Event Scrunched Down and Not the Full Width of The Page’ 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.

Event Espresso