Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • frenchy74 Friend
    #196826

    Hi Guys

    The office address on the homepage seems to slide off the left of the screen when on a phone or small tablet. This happen on my site and the demo site as well. I tried to do a override in the custom css file but it doesn’t seem to work. Any advice would be great.:)

    Cheers

    pavit Moderator
    #531211

    Hi

    In your custom.css file you can add this
    @media (max-width: 768px) {
    .office-info
    { width: 90%;
    }
    }

    frenchy74 Friend
    #531216

    Thanks Pavit, i also added right:5px;

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

This topic contains 3 replies, has 2 voices, and was last updated by  frenchy74 10 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum