Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #228587
    JohnMarketos
    Participant

    Hello

    I have a problem with my template
    The transition of the header appears only on the home page
    On the other pages the header just jumps when scrolling down
    i’d like to have a transition in every page

    #228641
    Skandha
    Participant

    @johnmarketos: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #228653
    JohnMarketos
    Participant
    #228726
    Skandha
    Participant

    @johnmarketos: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home .site-header-main {
        background-color: #000;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #228796
    JohnMarketos
    Participant

    now the transition disappeared completely
    instead i want it to be in all of the pages

    Thank you for your time

    #229440
    Skandha
    Participant

    @johnmarketos: Hello there,
    Since your logo and the menu item text are white they won’t be visible if I add the same transition like in the homepage to rest of the site.

    Let me know what you would like to do.
    Kind Regards,
    Skandha

    #229499
    JohnMarketos
    Participant

    The problem is that when I scroll the page it jumps on the other pages. On the home page its ok it moves normally.

    #229547
    Skandha
    Participant

    @johnmarketos: Hello there,
    There seems to be a little issue with the nav when scrolled back to top. The issue will be fixed in the upcoming theme update.

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Header transition appears only on home page’ is closed to new replies.