• Hi,

    I have read somewhere that button looks like as theme buttons, but mine is not even close (I am talking about “check availability” button)

    I use The7 theme, and I suppose this theme isn’t compatible with this plugin.
    Can you please tell me where to change settings so I can personalise it?

    Here is how the button looks like:

    https://www.emaus.hr/example.png

    Thanks in advance. ??

Viewing 1 replies (of 1 total)
  • Thread Starter pejoumag

    (@pejoumag)

    If you have same problem, same button look, go to (for v3.0.4) awebooking/templates/check-availability-form.php and in line 50, you’ll find:

    <button type="submit" class="awebooking-btn"><?php esc_html_e( 'CHECK AVAILABILITY', 'awebooking' ); ?></button>

    and change class="awebooking-btn" to class="btn button awebooking-button"

    Now, you’ll be able to have button from your theme (I am using The7 theme).

Viewing 1 replies (of 1 total)
  • The topic ‘Button and css edit’ is closed to new replies.