Get Professional Customization for any Website!
Contact us here for a free quote.

Okay
  Public Ticket #417513
responsive theme issues
Closed

Comments

  • Luiz started the conversation

    I recently purchased a responsive Website "Damian".
    It shows some issues with the responsive capabilities.

    Ex.

    - On Ipad when on vertical, the menu does not stay on top as it was suppose to be. (attached the pictures vertical and horizontal)

    - On a Laptop computer (any browser) whith screen resolution 1366 x 768, the 4 columns full widht for the pictures (also exemple attached) does not show properly.

    Please let me know how should I fix this. Is there an updated (fixed) version of this theme?

    Thank you.

    Luiz Freitas


  •  184
    George replied

    Hi Luiz,

    Thank you very much for you using my theme.

    1. To fix the issue please go to Damian -> General Settings, paste the next code to Custom CSS field and save changes. This code will change 4 columns to 3 columns for 1366 resolution because 4 columns does not work to this resolution.

    @media only screen and (min-width: 1100px) and (max-width: 1370px) {
    .columns4 {width: 33.33333333333333%;}
    }
    

    2. Here depends on how many items you have on the menu. On the iPad is displayed desktop menu.

    Let me know if I can help you with anything else.

    Best regards,

    George

    Best regards,

    George