Search Listing Name Offset on front page

Discussion in 'GeoCraft WordPress Theme' started by rogerb, Jul 27, 2020.

  1. rogerb

    rogerb Active Member

    Joined:
    May 8, 2012
    Messages:
    481
    Likes Received:
    33
    Have updated to latest version and having now got it all working again I find that on the front page the search listing button has its function name offset downwards. How do I fix this, you can see it here: https://www.inboston.boston-studios.co.uk/

    Was not happening on the previous version by the way!

    Any help appreciated
     
  2. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Hello,

    Warm wishes from InkThemes,

    To make the desired changes, just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard -> Appearance -> Customize -> Additional CSS).

    Code:
    .header_wrapper .header .post_btn {
        margin-top: 38px;
        }
    I hope this will help you.

    Regards,
    Shemaela
    InkThemes.com
     
  3. rogerb

    rogerb Active Member

    Joined:
    May 8, 2012
    Messages:
    481
    Likes Received:
    33

    Attached Files:

  4. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Hello,

    Warm wishes from InkThemes,

    To make the desired changes, just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard -> Appearance -> Customize -> Additional CSS).

    Code:
    .main_search #searchsubmit {
        margin-top: 1px;
        line-height: 16px;
    }
    I hope this will surely help you.

    Regards,
    Shemaela
    InkThemes.com
     
  5. rogerb

    rogerb Active Member

    Joined:
    May 8, 2012
    Messages:
    481
    Likes Received:
    33
    Thank you, that worked!
     
  6. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Hello,

    Warm Wishes from InkThemes,

    You are most welcome!

    Let us know if you need further help, we will be happy to help you.

    And always feel free to ask your queries at our support forum: http://inkthemes.com/community/ and at our email [email protected]

    Regards,
    Shemaela
    InkThemes.com
     

Share This Page