Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • robert100s Friend
    #890037

    How to remove .hotel text ?


    1. -3
    Pankaj Sharma Moderator
    #890042

    Hi
    It uses the Logo text of the site . If you want to remove it permanently
    go to //acm/news-featured/tmpl/grid.php
    Find this code and remove it

    <div class="logo-text">
                        <a title="<?php echo $sitename; ?>" href="<?php echo $siteUrl; ?>">
                            <span><?php echo $sitename; ?></span>
                        </a>
                    </div>
    

    If you only want to hide it add below code in custom.css file

    .magazine-featured .logo-text {display:none;}
    
    robert100s Friend
    #890055

    THANKS

    rwilliams Friend
    #892939

    That did not work for me.

    Pankaj Sharma Moderator
    #892961

    That did not work for me.

    Hi
    Please note do not post duplicate question , i just noticed you already posted same question [Here ](https://www.joomlart.com/forums/topic/how-do-i-remove-the-hotel-text-from-the-jatc_elicyon/) and team member working on it .
    Kindly follow the same as your template seems different , the above suggestions are based on JA Hotel Demo site view .

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

This topic contains 4 replies, has 3 voices, and was last updated by  Pankaj Sharma 8 years, 2 months ago.

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