Error Custom CSS tagDivComposer

Posted in: Newspaper
Post count: 1

Good evening if I try to click on the “New Article” at the top, I get the custom css code in which an opening <style> tag is missing.
Can you tell me which file to edit to get rid of this error. Below is the css code shown immediately after the body tag:

/* custom css */
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 .tdb-block-inner{
max-width: none;
margin-left: auto;
margin-right: auto;
}.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 img.aligncenter,
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 .aligncenter img{
margin-left: -0px;
width: calc(100% + (2 * 0px));
max-width: none !important;
}.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69,
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 > p,
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 .tdb-block-inner > p{
font-family:Source Sans Pro !important;font-size:16px !important;line-height:1.6 !important;
}.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 .tdb-block-inner blockquote p{
font-family:Gelasio !important;font-style:normal !important;
}

/* portrait */

@media
(min-width: 768px) and (max-width: 1018px){
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69,
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 > p,
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 .tdb-block-inner > p{
font-family:Source Sans Pro !important;font-size:15px !important;line-height:1.6 !important;
}
}</style>

Post count: 35449

Hi GSPConsultingServices,
If I’m right that code can be from the tagDiv Cloud Library and is for the Gutenberg editor from WordPress. Please make a test, disable the tagDiv Cloud Library and see if the problem is solved or not. If is solve, please delete the plugin and re-install it from Newspaper > plugins.
In case that the problem is still there we’ll need to take a look at it, for this please make a full backup for your website and contact us at contact@tagdiv.com and provide cPanel and wp-admin access. Also, include the link of this topic. We’ll check it as soon as possible.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.