The Ink Appointment Widget is too high

Discussion in 'InkAppointment WordPress Plugin' started by justinmarine, Feb 9, 2015.

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

    justinmarine Member

    Joined:
    Jan 28, 2015
    Messages:
    36
    Likes Received:
    1
    Hello,

    The Ink Appointment Widget is too high on my homepage. Can you help me center it to the banner?

    Thanks for any help.
    Justin
     

    Attached Files:

  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey Justin,

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

    Code:
    .inkappointment_wrapper {
    margin-top: 145px;
    }
    Thanks,
    Praveen
     
    s12321 likes this.
  3. justinmarine

    justinmarine Member

    Joined:
    Jan 28, 2015
    Messages:
    36
    Likes Received:
    1
    That did the trick, thanks!!
     
Thread Status:
Not open for further replies.

Share This Page