Problem with spacing of text in articles after updating to v8 (Architecture)

Posted in: Newspaper
Post count: 8

Hi,

I am having an odd problem after upgrading to v8 Newspaper Theme, the Architecture sub theme.

The first and second paragraphs of any body text has a weird spacing issue.

See screenshot: http://imgur.com/a/jp8sI

This is only for the space between the first and second paragraphs, and there is nothing in the HTML of the post text to cause this to occur.

It’s quite unsightly.

Also, when you load the page: http://www.urbanYVR.com – the header bar briefly flashes black (old theme) before taking on the look of the new Architecture theme.

Would very much like to fix both issues.

thank you

Peter

Post count: 20688

Hi,

I am having trouble recreating the paragraph problem. Please enter the code provided below in Theme panel->Custom Css

.td-post-content p {
margin-bottom: 26px!important;
}

https://www.screencast.com/t/91go4ji2qi

That flashing issue happens because the demo style is applied after the initial loading of the default theme style. If you are using the speed booster plugin this can be more visible. Some solutions are provided in this topic
https://forum.tagdiv.com/topic/theme-rendering-to-default-first-a-second-until-resolving-to-theme-panel-colors/

Thanks

Post count: 8

Thank you, both of those fixes (the CSS) and deactivating the plugin worked for me.

Appreciate the help.

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