WordPress editor Newspaper ISSUES

Posted in: Newspaper
Post count: 26

Once I have edit text on the wordpress editor, the underline space didnt reflect on live site
For example https://chefstv.net/muffin-de-chocolate/ you will see the mess text that not reflect what I save on wordpress editor
I cant send to screenshot

Post count: 26

at the same time (same issue) I have added text in wordpress editor, but didnt see it in live
https://chefstv.net/muffin-de-chocolate-v2/

Post count: 27744

Hi,

The pages are not available https://i.imgur.com/EiPkNRJ.png
A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.

Thank you!

Post count: 26

Wordpress editor
http://tinyurl.com/yqg4s4kv
Live page
http://tinyurl.com/ytusptz2
interline space didnt change in live version when update

Post count: 26

When editing text as the example in a post, with 2 columns, Cannot change the interline space that I use.

Post count: 27744

Hi,

Indeed there is a space, you need to use custom code css :where(.wp-block-columns.is-layout-flex)
{
gap:1px;
}

Set the code in Theme Panel > Custom code -> Custom css also, change the value for gap

Thank you!

Post count: 26

Thanks Ana Maria
But if need to change or modify the interline space I should use custom code css?
Shouldn’t it be simpler?

Post count: 27744

Hi,

Unfortunately, the theme doesn’t have an option to apply to two-column text.

Thank you!

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