This topic has 2 replies, 2 voices, and was last updated 9 years by marcogovoni.

  • Author
  • #58310
     marcogovoni
    Participant

    This page (http://basicpartner.it) when browsing on iphone has a problem: the icon’s of the “featured items” are not in center of the page 🙁

    Is there a solution?

    #58397
     Radu
    Moderator

    Hello,

    Add this snippet to Theme Options -> General Settings -> Quick CSS

    COPY CODE
    
    @media (max-width: 600px) {
    
    .feature-item.default-icons-size.center-icons .feature-icon, .feature-item.big-icons-size.center-icons .feature-icon {
    
        left:5%
    }
    
    }
    

    Let me know if it works.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #58423
     marcogovoni
    Participant

    It works!

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?