Buy Once, Use Forever • 0% transaction fees
Hello guys, I want to hide number of store available on homepage. Because I am using as a single restaurant and I have changed the text "choose order type" and its showing 1 before that text. Is it possible to hide this number with css? Thanks
Anyone please? Any css code to hide it?
josan420
.restaurant-count { display: none !important; }
STREAMTRADE Thank you so much... Is it possible to hide just store counts and show the text next to it?
josan420 Without interfering with the code, it is impossible.
STREAMTRADE ok. thank u so much. i really appreciate.