Hello !
For this you will have to edit both of your headers identical sizes using the tagdiv Composer: https://www.youtube.com/watch?v=HXQQygkCCJo But the effect cannot be removed.
Thank you for your understanding !
Hi iconshare,
If I understand correctly you want that you menu bar to be the same size all the time, if is so, then you can achieve this using a cloud header as Vlad mentioned and edit it with tagDiv Composer.
Thank you!
Hello Calin,
My problem is the effect and the size.
Wehn start the scroll in desktop mode then i watn the bar and the logo follow without change the bar’s size or logo size and when come back in top i want remove the effect that make the bar.
Generally i want a fix bar without effects.
Let me know how done that.
Thanks
Hi,
This can be achieved using a cloud header from tagDiv Cloud Library, edit it with tagDiv Composer and make these settings: -> https://i.imgur.com/UgFAvHq.png -> https://i.imgur.com/X23oOTI.png
Hope this will help you!
Thank you!
Hello,
Yes Calin, this is the solution.
Let me know how to fix this. Because when i use FIXED OPTION this element is hidden from the main bar.Let me know how fix it https://prnt.sc/rerkdc .
Thank you, you are awesome 🙂
Hi,
Once that the header is set fixed, the header an page/post content starts from the same point and the header be over the content.
For this you can use a custom css like this one ->
.tdc-content-wrap {
margin-top: 256px;
}
You need to adjust the number of px after your header, also the code need to be set in theme panel > custom code> custom css.
Thank you!