Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • knerten Friend
    #190041

    I’ve replaced the Masshead picture with my own picture. But I don’t want any text above it. I only want the picture to show without any text.
    I’ve tried to remove the text from the module JA Masshead, and it works on the existing menus. But as soon as I create a new menu with any content, the name of the article or content is shown in the masshead even though I’ve copied configurations conditions in the mass head module.

    Please take a look: This is what I’d like it to look like:
    http://www.karen.paydesign.no/index.php/samarbeidspartnere

    This is what most of the pages look like:
    http://www.karen.paydesign.no/index.php/terapi-coaching2

    I’ve tried to set every possible article option to not-show, but it still does. I’ve really tried to solve this, and can’t really see what I’m missing…

    Plase help!

    Anita 🙂

    Ninja Lead Moderator
    #503602

    My below solution will help you to remove text in JA Masshead module

    Open templates/ja_zite/css/template.css file

    From


    .ja-masshead h3.ja-masshead-title {
    border: 0;
    color: #fff
    font-family: 'NovecentowideUltraLightBold';
    font-size: 500%;
    height: 160px;
    line-height: 160px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    }

    Change to


    .ja-masshead h3.ja-masshead-title {
    border: 0;
    color: #fff
    font-family: 'NovecentowideUltraLightBold';
    font-size: 500%;
    height: 160px;
    line-height: 160px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    display: none;
    }

    knerten Friend
    #503652

    Thank you so much!

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

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

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