footer problems

Home Forums Jevelin Theme footer problems

Home Forums Jevelin Theme footer problems

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • atoking27
    Participant

    the logo in the footer has moved. on the home page everything is perfect. on the other pages the logo has moved automatically. what could it be? i tried themeoption or customizer, but nothing helped.

     

    as you can see the home footer is nice and straight, but the subpages are all incorrect

    Attachments:
    You must be logged in to view attached files.

    Hi @atoking27,

     

    I hope you are well today and thank you for your question.

     

    I visited your website and found out that this is happening because of the below custom CSS code that you have added on your website using the Yellow Pencil Editor plugin.

     

    .wpb_single_image .wpb_wrapper img {
        display: inline-block;
        -webkit-transform: translatex(-23px) translatey(83px);
        -ms-transform: translatex(-23px) translatey(83px);
        transform: translatex(-23px) translatey(83px);
    }

     

    Please remove the CSS code to resolve the issue.

     

    Best regards,
    Shufflehound team

    atoking27
    Participant

    i could not fix the error and could not find the code mentioned.

    also other settings move on the all subpages.
    only the home page takes the footer settings correctly.

    also i wanted to change the font from the previous demo, but in themeoptions it was not accepted again.

    Could you please share your site URL where it’s happening so that I can troubleshoot it?

    atoking27
    Participant

    these are the links where the footer is automatically not displayed correctly:

     

    https://vandenberg-gruppe.de/ueber-uns

    https://vandenberg-gruppe.de/abbruch/

    https://vandenberg-gruppe.de/recycling/

     

    no matter what page i recreate and add the footer, it always appears incorrect.

    here is the page where the footer is displayed correctly:

     

    https://vandenberg-gruppe.de

    Solution for this topic

    You have to remove the CSS code from Yellow Pencil Editor as shown in the attached screenshots.

    Attachments:
    You must be logged in to view attached files.

    atoking27
    Participant

    thank you for your help it worked!!

    You are most welcome here 🙂

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