Hi Graham, please add this rule in asl_responsive.css
body #asl-storelocator.asl-p-cont.asl-bg-6 .panel-inner .p-area,
body #asl-storelocator.asl-p-cont.container.storelocator-main .item a {
font-size: 12px !important
}
#asl-storelocator.asl-p-cont.asl-bg-6 .panel-inner .item .addr-sec .p-title {
font-size: 15px !important
}
https://amc2.wpengine.com/wp-content/plugins/codecanyon-16973546-agile-store-locator-google-maps-for-wordpress/public/css/asl_responsive.css?ver=4.2.3
Please change the px values accordingly.
Thank you
Please press CTRL + F5 to see the changes.

The icons need to have some margin on top
body #asl-storelocator.asl-p-cont .panel-inner .addr-sec .p-area .glyphicon {
top: 8px;
}
Thanks
Hi,
Below is what I’ve added to the bottom of asl_responsive.css.
I still don’t see any change. So I must be doing something wrong?
.asl-p-cont .icon-search {cursor: pointer;}body #asl-storelocator.asl-p-cont.asl-bg-6 .panel-inner .p-area,
body #asl-storelocator.asl-p-cont.container.storelocator-main .item a {
font-size: 18px !important
}
#asl-storelocator.asl-p-cont.asl-bg-6 .panel-inner .item .addr-sec .p-title {
font-size: 18px !important
}
body #asl-storelocator.asl-p-cont .panel-inner .addr-sec .p-area .glyphicon {
top: 8px;
}
Thank you, as your problem is resolved.