Support Forum

Topic: customization

Browse community answers for this topic or search for a specific issue.

North theme – Alternate menu

customizationthemetheme-north · By Στέργιος Μέκρας · 10 years ago · Reply by Στέργιος Μέκρας 10 years ago

I’m using the North theme for my site, or rather a minimally-altered child theme of it. Aside from css changes, the main reason for using a child is that I want a different menu in non-home pages. I’ve already changed…

Mobile Menu

customizationthemetheme-vantage · By chemdata · 10 years ago · Reply by chemdata 10 years ago

Using free Vantage 1.5 theme which just came out. Wanted to have the links use hover color and used the following css in my child theme style.css fie without success. .mobile-nav-frame ul li a.hover { background: #ff0000 !important; color: #0000ff…