Problem with post style 6 after 3.4 update

Posted in: Newsmag
Post count: 27

Hi,
I just updeated my Newsmag template to ver 3.4. After update post with style 6 makes front picture very big. They looks like zoomed in some posts and “slided” in other posts (there is ugly white blank space in right side).

problem

I uploaded 3.3.1 template and it works good right now.
geeklife.pl

Post count: 23312

Hello grochu,

Unfortunately, we know about this problem and we will consider t fix it in near future updates. Try the code below and place it in Theme panel->Custom CSS area.

.td-stretch-height {
height: 100%;
width: 100.03%;
margin: 0;
position: relative;
}

Thanks for your understanding!

Post count: 27

I’ll try or just stick to the Newsmag 3.3.1 and wait for update.

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