Booking Form - Add Paypal Icons

Discussion in 'Smartbooking-Appointment Booking WordPress Theme.' started by agaye, Mar 24, 2015.

Thread Status:
Not open for further replies.
  1. agaye

    agaye New Member

    Joined:
    Sep 21, 2012
    Messages:
    6
    Likes Received:
    0
    Support,

    I have two questions:

    1. Is this possible to add the Paypal icons such as visa, mastercard etc on the booking form?
    2. Is there any way I can reduce the space between the main slider and the blog section of the home page
    Website - http://www.toubagroupride.com/
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello agaye!

    1> Yes, it is possible to add paypal icons on the booking form but it need some customization.
    I will suggest you to add these icons at the bottom of the booking form as given in screenshot.
    paypal.png

    To make these customization we need your dashboard, so please send us your website wordpress login details at [email protected] along with thread link.

    2>Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .sb-slider {
      margin-bottom: -50px;
    }
    .carousel-head {
      margin-top: -30px;
    }
    Thanks,
    Praveen
     
  3. agaye

    agaye New Member

    Joined:
    Sep 21, 2012
    Messages:
    6
    Likes Received:
    0
    Thanks Praveen for the quick response! I've email the login information as requested.

    Also, I added the code above to CSS, but the no changes appear on the site.

    Thanks
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello agaye!

    I have fixed your issue.
    Please have a look at your website.

    Thanks,
    Praveen
     
  5. agaye

    agaye New Member

    Joined:
    Sep 21, 2012
    Messages:
    6
    Likes Received:
    0
    Looks good! Thanks
     
Thread Status:
Not open for further replies.

Share This Page