Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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=0

    #1222693

    Hey mleite1,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1222696

    Hello 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 …

    #1222758

    Hi 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,
    Victoria

    #1222800

    Victoria … solved the code. But the top and bottom logo are not centralized. How to leave them at the center on devices?

    LINK

    #1223092

    Hi mleite1,

    Well, you added the logo in the 1/2, maybe you need to use different columns? Like 1/3 + 2/3?

    Best regards,
    Victoria

    #1223116

    Hi Victoria, the brand I did not determine the type of column. I put in the theme system. I don’t control that.

    IMAGE
    https://www.dropbox.com/s/conz12sd6tmknlx/Captura%20de%20Tela%202020-06-16%20%C3%A0s%2011.58.42.png?dl=0

    #1223154

    Hi 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,
    Victoria

    #1223161

    Thank you Victoria. But the top header logo?
    It is configured to be centralized. But it is not at lower resolutions.

    #1223162

    The footer I put 3 columns and does not solve. It is not centered on smaller resolutions.

    #1223206

    That’s what I did. It is like this.

    #1223799

    Hi 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

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.