CSS – white color
-
Hello,
I found that the CSS below makes the name and address of the stores on store list page invisible:
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data h2 a, #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data-container .store-address, #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data-container .store-phone {
color: #ffffff;
}I have changed this to different color but I do not know if it will affect other things.
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS – white color’ is closed to new replies.