- This topic has 9 replies, 2 voices, and was last updated 7 years, 6 months ago by Andrew Misplon.
Tagged: responsive
- AuthorPosts
- May 12, 2017 at 11:08 pm #6667
RonParticipantHi
I am using ultra premium and on the homepage I have 2 rows of 3 text widgets but in ipad landscape they break in an uniform way.
The first row has 2 items
second row 1
third has 2
and fourth has 1How can I get it to be
2
2
2THanks
May 13, 2017 at 5:43 am #6668
Andrew MisplonKeymasterHi Ron
Thanks for reaching out.
Please, send a link to your site so we can check the problem out.
Set as private reply
checkbox is below the comment field.May 13, 2017 at 10:31 am #6669
RonParticipantThis reply has been marked as private.May 13, 2017 at 6:05 pm #6670
Andrew MisplonKeymasterThanks Ron. I can do it with Custom CSS. Will assist ASAP but it might be Monday morning. Sorry it can’t be earlier. Would rather try send you the correct snippet first time around. Chat then. Thanks 🙂
May 14, 2017 at 7:55 am #6677
Andrew MisplonKeymasterThanks for the wait. Please, can you edit the widget concerned and switch over to the Text tab. See the
style="width: 700px"
tag, try removing that. That’s the problem at the moment.If you need that declaration then you should rather edit the row and enter a row class of your choosing:
square-images
Then in a Custom CSS plugin or
Customize > Additional CSS
you’d say:.square-images img { max-width: 700px; }
Start by removing all the inline style tags though and see how things look after that.
May 14, 2017 at 1:53 pm #6690
RonParticipantThere is no such code (style=”width: 700px”) when I look in the widget.
This is the code in the widget:
[caption id="attachment_1142" align="alignnone" width="700"]<a href="#"><img src="http://zohar.net.nz/test/FP/wp-content/uploads/2017/05/Sports-Injuries.jpg" alt="Sports Injuries" width="700" height="450" /></a> <a title="Sports Injuries" href="#">Sports Injuries</a>[/caption]
I have styled the caption in the custom css to suit my needs.
May 14, 2017 at 2:26 pm #6693
Andrew MisplonKeymasterThanks. Try removing the width attribute from each figure.
May 15, 2017 at 7:17 am #6694
RonParticipantI tried – still doing it…
I moved all the 6 widgets to one row (they were on 2 rows) and now its only the last two that don’t workMay 15, 2017 at 7:19 am #6695
RonParticipantIs there anything to force a widget to be last or first in a row?
May 15, 2017 at 7:21 am #6696
Andrew MisplonKeymasterHi Ron
Page Builder isn’t able, at the moment, to break widgets out into new rows for mobile. We can move this over to email so I can get login details as I need to see the issue to continue to assist. Chat there in a moment. Cheers.
- AuthorPosts
You must be logged in to reply to this topic.