Sounds like either your theme (or a plugin) is altering the content.
If you temporarily switch themes to one of the default such as twentyforuteen and view the page does the same happen? You can do tha without effecting your end users using the Theme Test Drive plugin.
You can hide those BR’s using CSS:
.ee_grid_box.item a>br {
display: none;
}
However you’d be much better tracking down whatever it causing the brs to be added to the page as it will only cause more problems.
Viewing 5 reply threads
The support post ‘Grid view – image size’ 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.