Title block in sidebars not in line after updating theme

Posted in: Newsmag
Post count: 25

Hi guys. After updating the theme to he latest version the title blocks in sidebar is not in line. Please see the file here:

http://gaths-rejseside.dk/tagdiv-bug.jpg

It’s seems to be the tagDiv Text with title widget there’s the problem. Any suggestions to fix it?

Thank you in advance.

Carsten

Post count: 20688

Hi,

That is unusual, I could give you a code to fix it however
https://www.screencast.com/t/WvBryVwnb
The code can be entered in Theme panel->Custom CSS section

.td-ss-main-sidebar .td_block_text_with_title {
margin: auto;
}

Thanks

Post count: 25

Great. That solved the problem. Thank you very much 🙂

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