Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #390000

    Hi, as you can see here – http://screencast.com/t/EikPk7zLn7 – the icon isn’t aligned to the middle as it is on all other screen sizes. How can I fix that?

    Thanks.

    #390603

    Hi bakbek!

    Could you please provide a link to the site in question so that we can investigate?

    Best regards,
    Rikard

    #390637

    Hey DROR!

    Thank you for the screenshot but we need to see the actual website. Please post the website url here.

    Regards,
    Ismael

    #390748
    This reply has been marked as private.
    #391413

    Hi!

    Please add following code to Quick CSS

    @media only screen and (max-width: 480px) {
    .hr-custom.hr-icon-yes .hr-inner {
    width: 40%!important;
    }}

    Best regards,
    Yigit

    #392429

    Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Icon inside a separator isn't aligned to the middle in iPhone size’ is closed to new replies.