- This topic has 9 replies, 2 voices, and was last updated 4 years, 10 months ago by
Ying.
-
AuthorPosts
-
May 22, 2021 at 10:47 am #1794098
Anders
Hi! please check this page
On desktop it’s 2 columns right under the header. A headline + paragraph on the left and an ordered list on the right.On tablet and mobile it will change to 1 column. That’s fine but they are in the wrong order. The headline+paragraph should appear first but instead the ordered list appear first on mobile and tablet. how to fix that?
br
AndersMay 22, 2021 at 10:59 am #1794109Ying
StaffCustomer SupportHi Anders,
Could you link us to the site in question?
You can use the private information field.
Let me know 🙂
May 22, 2021 at 11:04 am #1794111Anders
oops, I forgot. see below
May 22, 2021 at 11:08 am #1794114Ying
StaffCustomer SupportYou’ve set the list container to
order: 1;, and the other container toorder: 2;under tablet view.
https://www.screencast.com/t/9aX3zem5r4You can find the settings under
spacingtab.Simply remove the order value should fix the problem 🙂
May 22, 2021 at 11:21 am #1794119Anders
thanks! it helped.
Another related thing: I really need to understand how to adjust settings for different devices. For me when I make a change for mobile, the same change appears for desktop and vice versa. And that’s not what I want. Do you have tutorial on this topic?
May 22, 2021 at 11:35 am #1794126Ying
StaffCustomer SupportUsually tablet and mobile inherit the spacing settings from desktop settings except container width under a grid.
If you make changes to mobile, it should not affect the desktop settings.
Let me know if there’s a specific case you can share.
May 25, 2021 at 5:08 am #1797176Anders
OK, yes how can center the footer links and icon for mobile but keep left aligned for desktop and tablet?
May 25, 2021 at 8:57 am #1797675Ying
StaffCustomer SupportIn your footer, there’re 3 GB containers, in each container there’s a Paragraph block, in the paragraph block there’re some links.
In this case the alignment setting of GB container will only apply to its child – Paragraph block, but not the grandchild – links.
GB has no control over the paragraph block, if I may, I would suggest using GB’s headline block to add links instead of paragraph block.
Then you’ll be able to control the alignment of each headline block (links) on different devices without using CSS.
May 30, 2021 at 7:42 am #1803409Anders
thanks it helped!
May 30, 2021 at 10:50 am #1803711Ying
StaffCustomer SupportGlad to hear that 🙂
You are welcome! -
AuthorPosts
- You must be logged in to reply to this topic.