Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • danielcruzsj Friend
    #1006075

    Hi,

    Is it possible to remove the logo from the first page, but keep it for all the others?

    As you can see the picture attached: Number 1 – Only in the first page – Remove the logo (Because we have it already in the background picture) Number 2 – Keep the logo on all the other pages.

    Best Regards


    1. logo
    pavit Moderator
    #1006098

    Hello

    Your website is offline , could you provide as private reply an account to look at it ?

    danielcruzsj Friend
    #1006138
    This reply has been marked as private.
    pavit Moderator
    #1006202

    Hello

    Is it possible to remove the logo from the first page, but keep it for all the others?

    Unfortunately due to the structure of the main page it is not possible to hide logo ,
    despite can be used in custom.css a code to hide it

    .home .logo {
    display:none;
    }

    it hide the logo but since it loads also modules in the same page ( external url ) mainnav is always the same, so the code i provided above works if you load other pages different from home.

    Hope it helps.

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

This topic contains 3 replies, has 2 voices, and was last updated by  pavit 7 years, 9 months ago.

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