Page Submit button in wrong place

Discussion in 'Blackriders WordPress Theme' started by wyse2015, Mar 28, 2015.

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

    wyse2015 Member

    Joined:
    Feb 12, 2015
    Messages:
    37
    Likes Received:
    0
    Location:
    Sydney
    Hi,

    The submit button on the internal pages for submitting the contact form, should be above the fold.
    Please see the attached screen shot for fixing up
     

    Attached Files:

  2. sameerwalkar

    sameerwalkar Guest

    Hi,

    Kindly provide your site URL.

    Regards,
    Sameer
     
  3. wyse2015

    wyse2015 Member

    Joined:
    Feb 12, 2015
    Messages:
    37
    Likes Received:
    0
    Location:
    Sydney
  4. sameerwalkar

    sameerwalkar Guest

    Hi,

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

    Code:
    .footer_widget {
      margin-top: -6px !important;
    }
     
    .contact-page {
      margin-bottom: -27px !important;
    }
    Regards,
    Sameer
     
  5. wyse2015

    wyse2015 Member

    Joined:
    Feb 12, 2015
    Messages:
    37
    Likes Received:
    0
    Location:
    Sydney
    Thanks Sameer.
    That worked very well :)
     
Thread Status:
Not open for further replies.

Share This Page