• Resolved photman52

    (@photman52)


    Hi

    I have recently purchased another license for this plugin as I think it is great value for money, however I need to change the styling of the info box ie font size, padding, and overall size of the box
    Could you please let me know how to do this

    Thanks

    Bob

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Agile Logix

    (@agilelogix)

    Hi, thank you for using our plugin, please use these css rules to change the font size of infobox and paste them into your theme css.

    https://pastebin.com/gc0HWR4a

    please adjust the values.

    Thank you

    Thread Starter photman52

    (@photman52)

    Thanks that works a treat but is there any way of making the actual box bigger too?

    Thanks

    Bob

    Plugin Author Agile Logix

    (@agilelogix)

    Hi Bob,

    To increase the width of the Infobox, please open this file in editor and change 250px to your required width.
    /wp-content/plugins/codecanyon-16973546-agile-store-locator-google-maps-for-wordpress/public/js/site_script.js

    Paste these rules in current theme CSS file.

    body #asl-storelocator.asl-p-cont .infoWindow {
    width: 400px !important;
    }

    #asl-storelocator.asl-p-cont div.arrow-down {
    margin-left: 196px !important;
    }

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Info Box’ is closed to new replies.