Need a drop down type menu in mobile and desktop like link shown in discription
Site link (https://roomandmates.ae/) where need to change.
Can you please provide me Additional css for this
Sample link
https://prnt.sc/1137aza (like this)
Site link (https://roomandmates.ae/) where need to change.
Can you please provide me Additional css for this
Sample link
https://prnt.sc/1137aza (like this)
Comments
Hello,
Please, try to use the following CSS code:
.top_bar_left #menu{ width: 100%!important; } .top_bar_left #menu a{ text-align: center!important; }Thanks