link to my site is https://vapesxpress.com
any assistance will be greatly appreciated.
thank you,
Goal: Move the login menu from the bottom to the top in the mobile view of the Thunder Opt theme.
Actions proposed:
Latest updates:
Outcome and status:
Hello @VapesXpress ,
You can try to follow these steps:
Go to Online Store β Themes β Actions β Edit code
Go to Assets folder β add this following code at the bottom of page:
.login-menu {
position: absolute;
top: 10px; /* Adjust the top position as needed */
}
Save and preview
Hope this can help. Let us know if you need any further support.
Ali Reviews team.
Hi @VapesXpress
1 - Goto Online Store
2 - Click on edit code
3 - goto base.css file β and remove the code mentioned below
If I managed to help you then, donβt forget to Like it and Mark it as Solution!
it did not worked.
it did not worked!