admin--configuration--layout settings -- Length of Manufacturers Name
Hi Anne, thank you for the beautiful template! Two questions:
1. is there a simple way to change the color of the banner title to match the image better. The current color is black. How to change it to white?
2. I tested the "write a review" page. Its layout looks not right. I also tested your demo page. The issue is the same as I have.
Any clue for a fix?
Thanks!
Thanks for the help. I'll see what I can do, I am very new at working with Zen-cart and e-commerce. I feel pretty good about just getting it up and visible. BTW thanks for the great template.
Anne, thank you very much. I fixed the banner title text color by modifying the code line in stylesheet_flex.css below:
.banner span {background-color: rgba(255, 255, 255, 0.2);color: #fff;bottom: 0px;height: auto;line-height: normal;text-indent: 18px;position: absolute;font-size:200%;width: 100%;padding: 15px 0;}
Bookmarks