Problem is shown on http://test2.pisz.pl
It happens when I put Layout elements inside the tab excluding first one.In first Tab text appears to show correct.
In the second, third and every next tab text is moved down a bit.
You put wrong number in adress. Should be 2 not 3 -> http://test2.pisz.pl
Hi,
There is a p tag before the content. Can you please check if you unintentionally added a line break on the editor? Please add this on your custom.css or Quick CSS.
.tabcontainer div .first {
margin-top: 0;
}
Regards,
Ismael
There is no line break in editor.
The CSS code works – everything looks OK.
Thank You