Hi,
I was wondering if you'd be able to guide me on removing the ribbon from my theme. I would greatly appreciate it!
Sincerely,
NSantayana
Hi,
I was wondering if you'd be able to guide me on removing the ribbon from my theme. I would greatly appreciate it!
Sincerely,
NSantayana
Hey,
add following code to css/custom.css:
.ribbon{
display: none;
}You must log in to post.