Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Gerard Brannigan Friend
    #198949

    Hi,
    Our site has gone live and we have discovered a few problems with the MAsshead display.
    we are losing text from the main module on some devices, it is cutting the text off after the line “paint it”.
    Is there a solution to this?
    thanks


    1. masshead
    TomC Moderator
    #539387

    When I view your site, I am seeing the exact image you have posted above … i.e. it does not appear to be “cut off” after “Paint It” Perhaps you can post a screenshot of the “cut off” issue?

    Gerard Brannigan Friend
    #539390

    hi tom.see attached


    1. 10453269_771836736172652_1407114276_n
    TomC Moderator
    #539391

    <em>@myachill 432880 wrote:</em><blockquote>hi tom.see attached
    </blockquote>

    Have you tested this out in other browsers – such as Firefox, Safari, IE?

    Gerard Brannigan Friend
    #539394

    its a problem with mobiles and from what i can see, monitors where the resolution is 1024×786.do you think there is a solution or workaround for this?

    TomC Moderator
    #539395

    <em>@myachill 432885 wrote:</em><blockquote>its a problem with mobiles and from what i can see, monitors where the resolution is 1024×786.do you think there is a solution or workaround for this?</blockquote>

    Hmmmm …. I’m sure there is, but I’m not certain (myself) as to the solution.

    I am forwarding this on for further review/assistance to the JA Development/Support Team.

    Saguaros Moderator
    #539446

    It looks like the font size is so bigger than expected. You can try with this workaround:
    – Create a new css file called ‘custom.css‘ in this path: /templates/ja_fixel/css
    – Add this css rule:

    @media (max-width: 320px){
    .jamasshead .jamasshead-title {
    font-size: 37px;
    }

    .jamasshead .jamasshead-description h3 {
    font-size: 17px;
    }
    }

    You can change to another value to suit your need.

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

This topic contains 7 replies, has 3 voices, and was last updated by  Saguaros 10 years, 5 months ago.

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