Something add an extra paragraph

Hi something add an extra margin above the section it’s a

and don’t know where it is it, any help?

Hi Oscar,

Thank you for writing in, seems it’s the M.E.C shortcode that is causing the issue, please try replacing the Classic Raw Content element where you place the M.E.C shortcode to a (new) Raw Content element.

Hope it helps,
Cheers!

It was classic content and I have change all to section an raw content and still have the same problem

https://munijazz.es/

Hi Oscar,

It seems that the Modern Event Calendar shortcode is the reason behind your issue. I would suggest you use the Text element instead of the Raw Content and check if that resolves the issue. If that does not, you can use the custom CSS code and adding it to the Theme Options > CSS for a temporary fix.

.entry-content p
{
    margin: 0px !important;
}

Please remember that the above code will work if copied as it is and doesn’t conflict with any existing style.
Please note that the code provided serves only as a guide to help you get started custom coding on your own if there’s no option offered in our theme or the products we bundle.
We really do not provide support for custom codes that means we can’t fix it in case it conflicts with something on your site nor will we enhance it.

Thanks

1 Like

Hi, text element don’t work too

But css works!

Thanks

Hi Oscar,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.