My dog doesn't work correctly on Safari

Home Forums All Other Themes My dog doesn't work correctly on Safari

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #125003
    deboradebora
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: April 6, 2017

    Good morning
    I write you because I have a display problem with Mydog Themplate.
    Just on Safari browser the section “Food love training” doesn’t work correctly.
    The icons are misaligned and also the texts aren’t align over the circle.

    On Chrome or other browsers it working correctly

    Can u help us?

    #125060
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #125129
    deboradebora
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: April 6, 2017

    http://www.innovationslab.it/

    #125188
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .skt-builder-service-column-icon,
    .circle-features-container
     {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    Regards,
    Chris

    #125253
    deboradebora
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: April 6, 2017

    Ok, thanks
    we tried to put this code in basic css but we have the same problem on Safari.
    Can I create for u an account to control inside?
    Or, Is there another solution?

    #125258
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Please send us your WordPress credentials to [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We will solve this issue directly on your server.

    Regards,
    Chris

    #125440
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Issue have been resolved from our end. Kindly check and confirm

    Regards,
    Chris

    #125446
    deboradebora
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: April 6, 2017

    Yes, thank u but now it incorrect on mobile. I sent u a screenshot by email

    #125515
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly use this one

    @media screen and (max-width:479px) {
    #circle-features-icon3, #circle-features-icon7 { left: 100px;}
    }

    Regards,
    Chris

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