Image not centered after change
Hi,
On the Foodie demo I changed the icon image above the menu. When I change the image it can’t be centered anymore. I hope you have a fix for this.
Best regards.
Attachments: You must be
logged in to view attached files.
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
Attachments: You must be
logged in to view attached files.
Hi,
For the icon to show up, you have to scroll a bit (where it says ” Geniet van onze lunch”)… Just like on the foodie demo where it says “Enjoy The Best Cuisine””.
Attachments: You must be
logged in to view attached files.
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 🙂
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it