Okay
  Public Ticket #3330149
Secondary Header Bar sticky and transparent
Closed

Comments

  •  2
    schiarla started the conversation

    Hi, the secondary header bar isn't sticky and if checked the transparent header in theme option, it isn't affected by these rules. Why? Obviously if there is a need to transparent header and the need to have a second menu, the correct effect disappear if the secondary bar background remain visible.

    Because there is also need to stay visible when scrolling, why there isn't an option in the theme menu? The infos in the second bar are also important to stay visible all time with the first header. Sorry for the requests!

    Did you have the css code for these two issues? 

    Thanks for the support!

  •  1,877
    Judith replied

    Hi schiarla,

    Thanks for keeping in touch.

    Please try out this css:

    div#header-outer { 
       transform: translateY(0px) !important;
    } div#header-secondary-outer {
        background: transparent !important;
    }

    Thanks.

  •  2
    schiarla replied

    Hi, thanks a lot! Last stuff: how to change the font color related to dark or light background in the same way of the primary header?

    Thanks for your support!

      

  •  1,877
    Judith replied

    Hi schiarla,

    To be able to change the color scheme of the header please head Salient > Header Navigation > Color Scheme.

    Hope this helps. Please feel free to contact us in case of any other queries.


  •  2
    schiarla replied

    Hi, thanks but it doesn't change color related to background. If I have a dark background, the menu color it's unreadable. It must change color like the primary menu.

  •  1,877
    Judith replied

    Hello Schiarla,

    Please send in your website URL so that we can check this out.

    Thanks.

  •   schiarla replied privately
  •  1,877
    Judith replied

    Hi Schiarla,

    Please share a screenshot for clarity especially the areas that have dark background and the menu does not show.

    Thanks.

  •   schiarla replied privately
  •  1,877
    Judith replied

    Hi Schiarla,

    Looking at your homepage header, I noticed that the background is not just a solid color dark background but a video with color changing effects and so the main nav is not changing its color from white. However, the secondary menu stops being visible because the menu items are blue and the video color sometimes change to blue.

    Point to note is that the background colors inherit row colors and that applies to the main nav which inherit colors and not video effects in this case.

    However for the secondary header menu this does not apply as it doesn't change with any color on the background

    Thanks.

  •  2
    schiarla replied

    I know that isn't coded yet, but I asked if there is a css tips to change to white dinamically. Now I patched it with static color only on the page, but I advise for the future to insert the possibility from the options to make the second bar transparent and its text dynamic colored like the primary header. It will a great improvement for Salient :) Thanks for your time and good job!

  •  1,877
    Judith replied

    Hi Schiarla,

    Sure, thanks for pointing this out. We'll take this as a suggestion to help us improve on our coming updates.

    Please feel free to open a new ticket in case of any other queries.

    Thanks.