Hi I didn’t change anything and now sticky menu nav is not working properly, like it’s NOT centered, but displays decentered on the right side of screen: https://prnt.sc/6L9xM370GzvH
Yes it’s all website
https://www.staging5.lavoraconnoi-italia.it/
Please to login use
info@simonebarbone.net
1b-($@KQ;#<1
Hi,
It looks that now the problem is resolved – https://i.imgur.com/QMWNHOa.jpg – https://i.imgur.com/jwASRPx.jpg
Thank you!
No it’s not, see the screenshot here: https://prnt.sc/HCIoMpN7RtQn it’s still moved on the right side, and is it possible to show it only after the static one is not visible? In other words I want there is only one menu nav bar visible and not 2.
Hi,
This is strange, for me is ok – https://i.imgur.com/8sVv553.png – https://i.imgur.com/Zrt5OW0.png
Can you contact us via email at contact@tagdiv.com and provide temporary wp-admin access?
Also, you can make a row as sticky and you’ll have only that one as floating menu – https://i.imgur.com/L618ljA.png
Thank you!
Ok, I sent it by email, it’s the same temporary login of other ticket.
Hi Calin, I think you already resolved this ticket, but I sent as well the email for this other one: https://forum.tagdiv.com/topic/header-top-bar-responsive-mobile-view/
Just one more thing, I want that the menu is sticky with the blue/azure separator below. Actually the blue separator below the menu is visible only in header fixed and not in sticky.
Cool, but why the blue separator is not matching the menu nav bar? See red lines in screenshot https://prnt.sc/Ih6MOdCLVifs I want to set the separator with same width of menu nav bar
Hello,
For this please use this custom css:
.tdi_47_rand_style.td-element-style {
width: 100%!important;
left: 0!important;
}
.tdi_48.under-cls {
margin-right: -48px!important;
margin-left: -48px!important;
padding: 0 24px
}
Set the code in the theme panel > custom code> custom css
I hope this will help you!