Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jaxartists Friend
    #164823

    Hi,
    Which file to remove slogan text?
    tried /jat3 header.php
    template/block header.php:confused:

    geekyartist Friend
    #394730

    Delete “<h3>Optional slogan here</h3>” (line 32) in the header.php file located in: Templates/ja_travel/blocks/header.php

    ecohaven Friend
    #394739

    Hi,
    not sure that is right. First of all, during development, go into the templates settings and under globals: system settings, enable developer mode. Then go to modules and unpublish slogan. Or write your own text.

    Yves Keller Friend
    #394748

    <em>@geekyartist 244944 wrote:</em><blockquote>Delete “<h3>Optional slogan here</h3>” (line 32) in the header.php file located in: Templates/ja_travel/blocks/header.php</blockquote>

    well well, it should have been a module. but it seems its hardcoded. BUG 😉 thx for fix

    ohhh and … line 21 would be nice to have the href pointing to / and not to index.php.

    ntonline Friend
    #394963

    An alternate to modifying the header.php file is to modify the template.css file. Simply add display: none; to the template.css file, which is located at:

    templates > ja_travel > css > template.css

    The block of code should look like then when added properly:

    #ja-header h3{
    color: #F95839;
    display: inline-block;
    float: left;
    font-weight: normal;
    margin-left: 40px;
    margin-top: 35px;
    text-transform: uppercase;
    display: none;
    }

    nods Friend
    #437682

    My template.css does not have ja header or OPTIONAL SLOGAN, but it is on the front end. Any idea what is wrong? Cheers

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

This topic contains 6 replies, has 6 voices, and was last updated by  nods 12 years, 7 months ago.

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