-
AuthorPosts
-
March 10, 2021 at 8:53 pm #1287244
Hello,
I wish in the desktop version of my site, some columns are narrower, in the column settings I can get it.
https://prnt.sc/10i7l0uOnly I would like the “mobile portrait” version not to change the size of the column, but to be as usual, without any space on the sides.
Is there a quick css I can apply to change the width of the desktop version only, but leave it as the default on mobile?
This is a screenshot for mobile: https://prnt.sc/10i7movThank you.
March 14, 2021 at 11:39 am #1288089Hey zibbaldone,
Thanks for the screenshots. Could you post a link to where we can see the actual elements as well please?
Best regards,
RikardMarch 14, 2021 at 4:00 pm #1288104Of course https://www.marcobizzarro.com/video-3d/
Thank you!
March 18, 2021 at 3:57 am #1288852Hi,
Thanks for that. I’m not sure I understand what you are looking to change though, is it that you want to align the REALIZZIAMO ANIMAZIONI 3D DI ALTA QUALITÀ header and paragraph to the center on mobile?
Best regards,
RikardMarch 18, 2021 at 4:29 pm #1289017Yes, I want it to be all central only in the version mobile, without the margin to the left of the header.
To recap … In the desktop version I want the margin on the left and I put it, it’s ok. In the mobile version I would like everything centered .. but in the editor settings there is no module to differentiate the margin only in the mobile version, so I was hoping you could give me a quick css to apply.Thank You!
March 22, 2021 at 5:10 am #1289548Hi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .main_color .flex_column { padding: 0 !important; } }Best regards,
RikardMarch 24, 2021 at 3:33 pm #1290140It works! Only that the mobile performance has dropped on pagespeed .. from 90 to 70 .. Why?
https://prnt.sc/10uahzwMarch 27, 2021 at 2:07 am #1290658Hi,
That is actually quite a good score. Maybe consider compressing some of your css files?
Best regards,
Jordan ShannonMarch 27, 2021 at 6:37 pm #1290758Ok, thank you!
March 28, 2021 at 1:53 pm #1290894Hi zibbaldone,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
