• Resolved Gaurav Bhardva

    (@gauravbhardva)


    Hello,
    I have installed your plugin and it works fine but there is a small issue there. When I changed my theme the preview button for event schedule is not working fine.
    Can you fix my issue as soon as possible?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @gauravbhardva,

    Thank you for providing me with all the information. You can add custom css on btn class or you can apply custom css on preview button.

    Some theme has default style for the btn class for some theme you need to write custom css.

    input[name="submit_event"] {    
        background-color: YOUR COLOR CODE;
    
    //custom css for the preview button like display:block etc
    }
    Thread Starter Gaurav Bhardva

    (@gauravbhardva)

    It solved my issue and thank you so much for your support.

    Hi @gauravbhardva,
    Can you please provide proper feedback on our plugin as per your usage and testing.
    If you found anything negative or positive about our plugin you can give rating according to that.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The preview is not working properly in my theme’ is closed to new replies.