Home › Forums › Jevelin Theme › Image not centered after change
Home › Forums › Jevelin Theme › Image not centered after change
Hi @vuurkever,
I hope you are well today and thank you for your question.
I visited your shared site but didn’t see that logo image on it but another one which is displaying fine as shown in the attached screenshot.
Please advise.
Best regards,
Shufflehound team
Solution for this topic
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-single-image .sh-image-lazy-loading { text-align: center; margin: 0 auto; }
Hi,
I had to disable lazy-loading after the code, but it works. Thanks!
You are most welcome here š