How to remove address from the store page banner?

This topic contains 1 reply and 2 voices, and was last updated by towhid 8 years, 8 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
July 29, 2015 at 11:25 am 63691
towhid Please let me know what code should I change to remove the address from the store banner. The reason being, when the seller fill in all their address fields, the banner became too long causing the image to repeat itself. Thank you.
July 29, 2015 at 4:22 pm 64201
towhid towhid

Hello kenneth,

Please paste this code in the theme’s style.css

.dokan-store-address {
    display: none;
}

Thanks

Viewing 1 Posts - 1 through 1 (of 1 total)