Text Block (Laptop vs. Mobile)

Posted in: Newspaper
Post count: 87

Hi,

I created a some simple content in a text block and it appears fine in computer. But in mobile the text goes below the image. I am sending you a mail separately to show what do I mean.

Best,

Gaurav

Post count: 7909

Replied via email!

Post count: 87

Hi Alin,

I am not asking for any type of custom service from you. And I am fully aware that you don’t provide custom services. My question is regarding the content of the text block appearing differently in laptop and mobile. The theme is a responsive theme and the content should be responsive in mobile as well, but the image and the text loses its alignment in my case.

Also I has to send the mail as in the past tagDiv team was not able to receive my attachments here. Hence the mail.

Thanks,

Gaurav

Post count: 22421

Hello,

You can try to use this css code in the theme panel-> custom css box:

@media (max-width:500px){
.vc_tta-tabs .alignleft{
float:left!important;
margin-right:5px!important;
}}

Thank you!

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