averylc
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Spasalon] Product Section, links go nowhereHi Harish,
May i know if my assumption is correct:
If i would like to add links to the Products, I simply insert a link to replace “#” in
<?php echo $products[‘product1_title’]; ?>
Forum: Themes and Templates
In reply to: [Spasalon] Header Text issueHi Harish
Does that mean I cannot have a different heading for each page? Please advise, thank you.
Forum: Themes and Templates
In reply to: [Spasalon] Product Section, links go nowhereHi Webriti,
If i would like to add links to the Products, I simply insert a link to replace “#” in
<?php echo $products[‘product1_title’]; ?>correct? Thanks!
Forum: Themes and Templates
In reply to: [Spasalon] change menu background color for spasalonHi Hari,
I have successfully changed the hover color:
.navbar-inverse .nav > li > a:selected {background-color: #e84d0e;}
.navbar-inverse .nav > li > a:hover {background-color: #e84d0e;}however, I also want to change the selected color (from pink to orange)
seems a:selected does not workhow do I do that? thank you!
Forum: Themes and Templates
In reply to: [Spasalon] Banner Text Won't Changehi, I also have the same issue. It works for certain pages that I have created only.
Some pages still have :
GET YOURSELF
REFRESHED
Banner Description Donec justo odio, lobortis eget congue sed, rutrum sit amet mauris. Curabitur sed lectus nulla. Curabitur sed lectus nulla.lobortis eget congue sed, rutrum sit amet mauris. Curabitur sed lectus nulla rutrum sit amet maurisplease advise, thank you