Is there a way to prevent the page from moving up and down on home page in Contact section?

Discussion in 'StartPoint Business One Page WordPress Theme' started by vblaes, Sep 5, 2015.

  1. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    I tried sending a test email to myself; it worked, but it was very distracting trying to type something when the page kept shifting up and down. Is there a way to turn this "off" for this section? I'm concerned potential clients might get annoyed and leave my website.

    Thanks.
     
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    Everything is possible with us, and fixing your issue is really very easy.

    Could you please provide us URL of your website so that we can provide you the exact solution?

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. vblaes

    vblaes Member

    Joined:
    Jan 8, 2013
    Messages:
    96
    Likes Received:
    1
    Hi, Nitin,

    url is blaescommunications.com

    Thanks!:)
     
  4. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    Thank you for sending us the URL. Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .flexslider .slides img {
           height: 600px !important;
    }
    .bx-wrapper .bx-caption span {
         height: 220px !important;
    }
    
    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page