Hi
How to create such a submenu from the bottom after main header?
I need only the right side – the link “Order a call” and a phone number.
Hey Stas,
I guess you could achieve something similar using a Grid Row element for instance, but I’m guessing you want to have it on all pages as part of the header?
Best regards,
Rikard
Good afternoon Rikard!
Thank you for your quick response.
Yes, I would like this to be part of the header, I do not need the store functions, only this link to the callback order and the phone number itself.
If this is not possible, all normal.
I just assumed that can move the top menu down – below the main menu and do the same.
Hi,
Thanks for the update. I’m not sure what technical capabilities you have, but if you are comfortable with editing templates then you can add what you are looking for to header.php in your child theme, or if you use the ava_after_body_opening_tag hook in a function for example.
Best regards,
Rikard
Thank you very much Rikard!!!
I wish you success!