I have Joomla 5.2.2
After upgrading Masthead to 1.2.1, the font color in Masthead, both title and paragraph, changed to light gray and is now almost unreadable.
I have rolled back to 1.2.0, but you are welcome to log in and try upgrading to 1.2.1 yourself
This applies not only to the JA_Vitality template, but to several others as well.

    norwegian69 Hi

    You can edit this file: /modules/mod_jamasthead/asset/css/style.css

    .ja-masthead .ja-masthead-detail {
        color: #fff;
        padding: 40px 0;
        max-width: 980px;
        position: relative;
        text-align: center;
        z-index: 20;
        margin: 0 auto;
    }

    change the z-index: 20 as above

    Regards

    Ok, thanks,
    Will this be fixed in a later version, since it applies to several other templates as well?
    Regards

      Write a Reply...
      You need to Login to view replies.