Video sign is not centered

Posted in: Newspaper
Post count: 33

Hello,

Any ideas, why video sign is not centered on sidebar images: http://take.ms/fpQ7t
See http://earlybirg.02hosting.com/wp2/

I use no custom css, so it should be a bug with theme styles.

Could you please check?

Post count: 22421

Hello,

I have checked your website and saw the issue. It seems something is interfering with the css (maybe a plugin). You could try to use this code to adjust it:

#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .vc_message_box>p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child{
margin-bottom:auto!important;
}

I hope this helps.
Thank you!

Post count: 33

I believe, that’s because my tagdiv speed booster plugin moves the theme styles to the html bottom. I used provided css in the custom css field and the problem’s disappeared.

Thanks!

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