Logo not in the middle

Home Forums All Other Themes Logo not in the middle

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #153813
    Johann van der WesthuizenJohann van der Westhuizen
    Participant
    • Topics: 17
    • Replies: 29
    • Total: 46
    Member since: November 22, 2015

    Hi,

    The logo on the plugin skt lens on my site is not aligned in the middle, I added custom css but it doesn’t move it to the middle.

    Here is a link : https://skurweberg.co.za/demo1

    Thanks.

    #153825
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .logo img {
        margin: 30px auto 0;
        display: table;
    }

    Regards,
    Chris

    #153832
    Johann van der WesthuizenJohann van der Westhuizen
    Participant
    • Topics: 17
    • Replies: 29
    • Total: 46
    Member since: November 22, 2015

    Hi,

    Great, thanks I added the code and looks great but now the text is a little close, how can I make some spaces between the image and the text.

    Thanks.

    #153843
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS for increase bottom space.

    .logo img {
        padding-bottom: 20px;
    }

    Regards,
    Chris

    #154276
    Johann van der WesthuizenJohann van der Westhuizen
    Participant
    • Topics: 17
    • Replies: 29
    • Total: 46
    Member since: November 22, 2015

    Hi,

    I’ve added both css codes but the writing is still not in the middle or centeralized.

    Please let me know.

    Thanks.

    #154300
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Chris

    #154365
    Johann van der WesthuizenJohann van der Westhuizen
    Participant
    • Topics: 17
    • Replies: 29
    • Total: 46
    Member since: November 22, 2015

    Hi,

    No worries, I fixed it.

    I do have another question though but it’s something different, I will open a new thread if I need to.

    If you go to https://skurweberg.co.za/demo1/our-property/ both on the side and the footer the facebook icon is not loading, what could it be? And it’s working perfect on all the other pages.

    Please let me know.

    Thanks.

    #154423
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .fa-facebook::before {
        content: "\f09a" !important;
    }

    Regards,
    Chris

    #154452
    Johann van der WesthuizenJohann van der Westhuizen
    Participant
    • Topics: 17
    • Replies: 29
    • Total: 46
    Member since: November 22, 2015

    Hi,

    I’ve done that but it changes the facebook logo on all pages to “f09a” inside the image.

    I removed it again but made a screenshot, how can I send it to you.

    Thanks.

    #154456
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    You can send us the screenshot of your issues here? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Chris

    #154459
    Johann van der WesthuizenJohann van der Westhuizen
    Participant
    • Topics: 17
    • Replies: 29
    • Total: 46
    Member since: November 22, 2015

    Hi,

    Here is a link : https://imgur.com/a/PkODw2l

    Thanks.

    #154479
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Chris

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.