Forums
Home / Theme: Spasalon / How i can remove the top button?
(@ohnao)
3 years, 6 months ago
How i can remove the top Button with the arrow?
Thanks
(@rishi911)
Hi, ohnao
Thanks for contacting us!
Can you please share your site URL and if possible share the screenshot so that we can take a closer look and assist you better.
Thanks Rishabh
Hi, the site is under construction.
https://s18.directupload.net/images/210506/z8atvoav.png
The red button…
Hi,
To do this, Go to Appearance >> Customize >> Additional CSS and add the given below custom CSS code:
.scrollup{ display:none !important; }
I hope it will work for you.
Thank you! I have a another question. How i change the Menu font in Arial, color Black and in <b>?
https://s18.directupload.net/images/210507/a64wbuua.png
Add the below custom CSS code in the Additional CSS box:
.navbar-default .navbar-nav > li > a{ font-family: "arial" !important; font-weight: bold !important; color: #000000 !important; }
it works!
Thank you ??
Glad to help you!
If you like our Theme & Support, kindly rate us HERE.