Hi there,
I have a few issues that need your support please.
1.) the margins of the text displaying only on desktop needs to be adjusted. I’ve checked on the browser if I change the margin it moved to the proper location. Pls see the screenshot.
So I added the inline element css in the column 2>text>customize>element css>
@media only screen and (min-width: 1025px){
$el.x-text{
margin: 6.5em 1em 0em 1em;
}
}
While I added this element, the content margin has changed accordingly in the Pro builder.
But it failed to show on the browser when I used the Responsive Design Mode .
What is the problem here?
2.) Unidentifiable gap
There is a gap between section 4 and 5 as seen in blue drawn line area on top of the section 5.
Can you help to remove this blue drawn area on mobile phone screen please? I don’t know what it is as the Pro builder can’t identify it for me.
Thanks