Store Locator Plus® for WordPress › Forums › Store Locator Plus › Make the website link a button
- This topic has 4 replies, 3 voices, and was last updated 3 years, 8 months ago by Lance Cleveland.
- 
		AuthorPosts
- 
		
			
				
October 2, 2021 at 11:37 AM #82070Alan BanksParticipantThe website links here (which I use for email) “Talk to us Today” I would like to make buttons instead. Where in the php code or css or whatever could I make the change to make those links buttons. https://chromeguidedsmile.com/doc-landing-page/ Store Locator Plus®: 5.10.1 
 Gravity Forms Locations: 5.5.1October 2, 2021 at 11:55 AM #82073CiciKeymasterThat would be a customization request for the developer. If you would like to see if the developer would consider this type of a request please use the contact us under support with exact specifications and someone will get back to you with the feasibility of the project and/or the cost/schedule. Please note consideration of customization projects would require you to be a SLP SaaS Enterprise customer We are not offering customizations for the stand alone plug-in at this time if it does not benefit the SaaS users. October 4, 2021 at 10:11 AM #82074Alan BanksParticipantOr alternatively, just do this: .storelocatorlink { 
 background: #4c85b6;
 }a.storelocatorlink:link { color:#FFF; text-decoration:none; font-weight:normal; border-radius: 5px; padding: 5px;} 
 a.storelocatorlink:visited { color: #FFF; text-decoration:none; font-weight:normal; border-radius: 5px; padding: 5px;}
 a.storelocatorlink:hover { color: #FFF; text-decoration:underline; font-weight:normal; border-radius: 5px; padding: 5px;}
 a.storelocatorlink:active { color: #FFF; text-decoration:none; font-weight:normal; border-radius: 5px; padding: 5px;}October 5, 2021 at 11:12 AM #82078CiciKeymasterGood Job! Thanks for posting I didn’t understand the question sufficiently enough to answer your question. But yes you can usually change CSS within WP. February 6, 2022 at 5:07 AM #82616Lance ClevelandKeymasterHai Alan, 
 Using the premium version of the Extenders add-on, you could add social media buttons to stores. They could appear in the pop-up or on the search results.
 The free version can be installed via the WordPress repository (see https://wordpress.org/plugins/slp-extenders/), the premium version can be obtained via the Freemius platform (see https://checkout.freemius.com/mode/dialog/plugin/3300/plan/5247/).Hope this helps. Best regards, 
 DeBAAT
- 
		AuthorPosts
- The topic ‘Make the website link a button’ is closed to new replies.
