Tagged: medical theme
Hello,
I am using medical theme for my website. It looks fine, but when you scrolled up and down, the page can ‘bounce’ and show the colored bar on the footer and header as shown in the picture below. Can I make it white or change the color of it?
Thank you
Hey Wisith,
Please try the following in Quick CSS under Enfold->General Styling:
html {
background-color: white !important;
}
Best regards,
Rikard
Hello,
Thank worked. Thank you! Will this work for other demo themes as well, or just medical? I am not a coder, but is there a way I can read this and understand so I can do it myself in the future and not ask you guys? :)
Hi,
I think that should work for the other demos too, let us know if it should not and we’ll have a closer look at it :-)
If you want to start learning CSS then I can recommend W3 Schools: http://www.w3schools.com/css/default.asp
Best regards,
Rikard