I have a client who’d like to announce a July sale and it seems adding a brightly colored top bar would serve their purpose.
The Enfold theme choice I used to create their site has a permanent “top” area now. I’ve put their phone and address in it. Can I put a top bar above the one that’s part of their regular site?
If so do you recommend any plug-in, or is there something in the Enfold theme that works for this specifically? And that’s responsive.
Thanks for looking into this.
Kindly,
Rick
Hi RickSharpell!
You can go to Appearance > Editor and open Helper-main-menu.php file and find
<div id='header_meta' class='container_wrap container_wrap_meta <?php echo avia_header_class_string(array('header_social', 'header_secondary_menu', 'header_phone_active'), 'av_'); ?>'>
and add your bar right above it as following
<div class='your-text'>Your text goes here</div>
and customize it using .your-text class in Quick CSS field
Regards,
Yigit
Thank you Yigit. I will give it a try.
Rick
Hey!
Please try and let us know so we can mark the thread as resolved or assist you further
Cheers!
Yigit
Yigit,
Again thanks for the quick response to my header question.
My client and I just finished inserting his July Sale information on his site. We chose to insert an image using the full width slider and did not get to use the coding you provided.
The image we made for the web is now the basis of his window display. All in all a satisfied customer.
So my task is resolved, but not through the code. I will keep the code and try it if the need arises in the future.
Kind regards,
Rick