I need to create a branding top bar (logo on far left w/solid color across the top). I don't see anyway to do this but to use the secondary header option without menus and try to css float the current text/link, add background image, hide text. Any help there would be great.
But the issue I'm having immediately is that the social icons that were in the main header now end up in the secondary header. I need them to stay in the main header. I would also like the option of floating them right in the secondary header, but I think I won't get permission from client on that.
Could you point me in the right direction?
To add more detail:
The logo graphic is 1116 x 60
Needs to be left justified; vertically cetnered.
Top-bar (secondary menu) needs to 100px high.
Social Icons remaining in main header, as they are normally without secondary header.
We would suggest using the Popup Maker Plugin to show an Opt-ni or banner on top: https://wordpress.org/plugins/popup-maker/ . It is compatible with Salient and used in one of our Ecommerce Demo as well.
Thanks, Tahir. I tried that plugin and it currently overlays the header, rather than pushing the main header down and displaying the way the Salient Secondary Header works. Am I not understanding the settings?
Edit: btw, I checked out your ecommerce demo (https://themenectar.com/salient/ecommerce-ultimate/) and the blue top banner is actually Salient's secondary header. I got excited until I looked in the code.
I either need to make Popup Maker work or customize the secondary header.
Edit: A little progress... the secondary header is somewhat working after some heavy revisions, but the secondary header hides when I scroll down on the page. Is there a way to keep the secondary header visible at all times?
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
I need to create a branding top bar (logo on far left w/solid color across the top). I don't see anyway to do this but to use the secondary header option without menus and try to css float the current text/link, add background image, hide text. Any help there would be great.
But the issue I'm having immediately is that the social icons that were in the main header now end up in the secondary header. I need them to stay in the main header. I would also like the option of floating them right in the secondary header, but I think I won't get permission from client on that.
Could you point me in the right direction?
To add more detail:
Hey Again,
We would suggest using the Popup Maker Plugin to show an Opt-ni or banner on top: https://wordpress.org/plugins/popup-maker/ . It is compatible with Salient and used in one of our Ecommerce Demo as well.
Thanks
ThemeNectar Support Team
Thanks, Tahir. I tried that plugin and it currently overlays the header, rather than pushing the main header down and displaying the way the Salient Secondary Header works. Am I not understanding the settings?
Edit: btw, I checked out your ecommerce demo (https://themenectar.com/salient/ecommerce-ultimate/) and the blue top banner is actually Salient's secondary header. I got excited until I looked in the code.
I either need to make Popup Maker work or customize the secondary header.
Edit: A little progress... the secondary header is somewhat working after some heavy revisions, but the secondary header hides when I scroll down on the page. Is there a way to keep the secondary header visible at all times?
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team