Skip to main content

Activity

commented on How do I prevent displaying political capital (pc) on my website?
You have to remember the way CSS works … it allows styles, labels, etc to be redefined so you have to make sure the .pc line is the last line of the theme.scss file.

You also have to be using a customer theme.

That’s what I did and it worked first time.
posted 2015-08-07 03:30:57 -0700
commented on I do not want a sign-up button on the top of our web page. How can I remove it?
I am using the Collective theme and I edited nav.html, layout.html and user_sessions_newwide.html to comment out the sections on logging in and creating an account, but kept the section to log in using an email address.
posted 2015-07-17 15:22:27 -0700