• Resolved thunderclap

    (@thunderclap)


    The plugin is displaying buttons the full width of the page. I’ve tried using small and large button under Settings but both display the same way. Any idea how to fix this problem? Thanks.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Scott Paterson

    (@scottpaterson)

    I took a look at your site. I see what you mean.

    That is caused by your theme overriding the plugins settings.

    If you would like to override it you will need to use CSS. Here is the CSS:

    input {
    width: unset !important;
    }

    Your theme settings page might have a place to put this code, probably in Appearance -> Customize. If it doesn’t you will need to install a plugin like this: https://www.ads-software.com/plugins/simple-custom-css/

    If you have any other problems or questions just let me know.

    Thread Starter thunderclap

    (@thunderclap)

    That fixed the problem. Thanks so much! Not sure why the buttons suddenly started showing like that but I appreciate your help in resolving the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Large Button’ is closed to new replies.