Button is controlled by theme CSS. But you can add custom CSS if you want like this
.store_locator .button { padding: 10px 20px; border-radius: 25px; color: #fff; background: #333; }
Button is controlled by theme CSS. But you can add custom CSS if you want like this
.store_locator .button { padding: 10px 20px; border-radius: 25px; color: #fff; background: #333; }
Hi. I want to change the class of the search button of the store locator page. But I can not find the route to modify that block
Hi, you can not change the class.
can u see this css at my page
https://www.ultron.com.my/store-locator
now i cant see the address on left side, because of the color is same.
Not sure what you mean? We can see the address search bar on the left of the store locator.
Hi
Thanks for the css for the button, it looks great! It also creates a button for the visit website, which also is great. However some of the button is covered when you are looking at the info on the map, you have to scroll down to see the last part of the button. Can you help me fix this?