-
AuthorPosts
-
June 12, 2020 at 4:20 pm #1222120
Post reopening #1222080
.
//// IMPORTANT ////////
.
I realized a big problem. On the iphone … on the devices, the text block invades the side image … see the link below.And how to leave my mark in the center also on the devices. In the work area, it is in the center, on the device on the left. Why does it happen?
VIDEO LINK
https://www.dropbox.com/s/yvj0fwjn1cucw2q/enfold.MP4?dl=0June 15, 2020 at 3:50 pm #1222693Hey mleite1,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaJune 15, 2020 at 3:58 pm #1222696Hello Victoria.
As it is a continuation of post # 1222080 I didn’t think I had to explain it again.
I’ll give you the link …
June 15, 2020 at 5:18 pm #1222758Hi mleite1,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 989px) { .responsive #top #wrap_all .av-flex-cells .no_margin { min-height: 350px; } #my-row { top: 0px; } }
If you need further assistance please let us know.
Best regards,
VictoriaJune 15, 2020 at 6:36 pm #1222800Victoria … solved the code. But the top and bottom logo are not centralized. How to leave them at the center on devices?
LINK
June 16, 2020 at 4:07 pm #1223092Hi mleite1,
Well, you added the logo in the 1/2, maybe you need to use different columns? Like 1/3 + 2/3?
Best regards,
VictoriaJune 16, 2020 at 4:59 pm #1223116Hi Victoria, the brand I did not determine the type of column. I put in the theme system. I don’t control that.
June 16, 2020 at 6:01 pm #1223154Hi mleite1,
Then you need to have the footer with 3 columns and put the logo in the middle column, and then we can try to adjust it further.
Best regards,
VictoriaJune 16, 2020 at 6:10 pm #1223161Thank you Victoria. But the top header logo?
It is configured to be centralized. But it is not at lower resolutions.June 16, 2020 at 6:18 pm #1223162The footer I put 3 columns and does not solve. It is not centered on smaller resolutions.
June 16, 2020 at 11:44 pm #1223206That’s what I did. It is like this.
June 18, 2020 at 4:48 pm #1223799Hi mleite1,
Please refrain from replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#media_image-2 { text-align: center; }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.