Image not centered after change

Home Forums Jevelin Theme Image not centered after change

Home Forums Jevelin Theme Image not centered after change

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • vuurkever
    Participant

    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.

    vuurkever
    Participant

    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;
    }

    vuurkever
    Participant

    Hi,

    I had to disable lazy-loading after the code, but it works. Thanks!

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)