Home › Forums › All Other Themes › Logo not in the middle
- This topic has 11 replies, 2 voices, and was last updated 4 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
June 8, 2020 at 7:12 am #153813
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.
June 8, 2020 at 9:49 am #153825Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logo img { margin: 30px auto 0; display: table; }
Regards,
ChrisJune 8, 2020 at 10:38 am #153832Hi,
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.
June 8, 2020 at 1:18 pm #153843Hi,
Kindly use this CSS for increase bottom space.
.logo img { padding-bottom: 20px; }
Regards,
ChrisJune 9, 2020 at 1:09 pm #154276Hi,
I’ve added both css codes but the writing is still not in the middle or centeralized.
Please let me know.
Thanks.
June 10, 2020 at 4:41 am #154300Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisJune 10, 2020 at 10:41 am #154365Hi,
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.
June 11, 2020 at 6:12 am #154423Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.fa-facebook::before { content: "\f09a" !important; }
Regards,
ChrisJune 11, 2020 at 7:29 am #154452Hi,
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.
June 11, 2020 at 7:33 am #154456Hi,
You can send us the screenshot of your issues here? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisJune 11, 2020 at 7:39 am #154459Hi,
Here is a link : https://imgur.com/a/PkODw2l
Thanks.
June 11, 2020 at 1:07 pm #154479Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.