Store Locator Plus® for WordPress Forums Store Locator Plus Make the website link a button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #82070
    Alan Banks
    Participant

    The 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.1

    #82073
    Cici
    Keymaster

    That 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.

     

    #82074
    Alan Banks
    Participant

    Or 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;}

    #82078
    Cici
    Keymaster

    Good 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.

     

    #82616
    DeBAAT
    Moderator

    Hai 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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Make the website link a button’ is closed to new replies.