Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • marco17 Friend
    #201906

    Hi,

    If i don’t put text in “site name” and “slogan” automatically it is showed a text. I would like any text if i choose a image as a logo.

    Many thanks.

    Marco

    jooservices Friend
    #552236

    Hi there,
    Would you mind provide your site URL or screenshot to explain your issue.
    I’ll try to inspect and reply solution for you.

    Thank you,
    Viet Vu

    Pankaj Sharma Moderator
    #552241

    Hello Macro
    if you want to hide the site name over the logo do this .

    1. Go to this file : templates/ja_medicare/tpls/blocks/header.php

    Replaced this code

    <span><?php echo $sitename ?></span>

    with

    <?php /*<span><?php echo $sitename ?></span> */ ?>

    OR 2

    go to custom.css file

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja_medicare/css/

    Within that custom.css file, paste the following CSS rule:
    Code:


    .logo-image span {
    display: none;
    }

    You can try any of the above two suggestion that you feel easy for you .

    marco17 Friend
    #552257

    It works. Many thanks to everybody.

    Ciao.
    Marco

    jooservices Friend
    #552284

    Thank you pankajsharma for detail solution 🙂

    Pankaj Sharma Moderator
    #552290

    <em>@jooservices 449219 wrote:</em><blockquote>Thank you pankajsharma for detail solution :)</blockquote>
    Welcome Mate 🙂
    Nice to see you again here . 😎

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

This topic contains 6 replies, has 3 voices, and was last updated by  Pankaj Sharma 10 years ago.

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