Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • robyrom Friend
    #949814

    As in the object: is there a way to prevent the logo bar to be always visible while scrolling down the pages of the site? Thanks in advance

    Pankaj Sharma Moderator
    #949900

    Hi
    could u clear me again , as the logo is already visible in demo site , when u scroll down the page .
    See here : http://prntscr.com/bsn51u

    robyrom Friend
    #950115

    I try to be clearer. I would like that scrolling down a page the logo bar didn’t stand always visible, just to disable the default effect of thetemplate.

    Pankaj Sharma Moderator
    #950121

    Hi
    Add below code in custom.css file to remove the fixed header effect

    .t3-header {
        position: absolute!important; }
    robyrom Friend
    #950202

    It worked but I had to put it not in custom.css but in template.css. Why?

    Pankaj Sharma Moderator
    #950242

    Hi
    Use custom.css file , template.css file will be updated on template update and code may be removed .
    /css/custom.css

    robyrom Friend
    #950418

    I know but as I previously said the same code in custom.css doesn’t work.

    Pankaj Sharma Moderator
    #950429

    You can post your site url here and turn off the css compression , I will take a look .

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

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

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