Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • global21 Friend
    #203572

    Hi,

    The template has display issues on screens over 1400px. I have attached some screen shots. How can i fix this?

    http://dev.progamegolfsigns.co.uk


    1. top-border-issue
    2. bottom-border-issue
    Ninja Lead Moderator
    #558783

    You can use my solution below to fix the problem on your site

    Open templates/ja_decor/css/custom.css file and add the css style below

    @media (min-width: 1400px) {
    .acm-testimonials .container {
    width: 100%;
    }
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 11 months ago.

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