Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #641694

    Hello together,

    I updated the theme, but my Fullwidth Buttons aren’t working anymore. Only the “Firmenkäufe und -Verkäufe” button works.
    Please take a look at the page.

    Thank you in advance :)

    #641743

    Hey leoadmin,

    Thanks for getting in touch with us!

    Seems like the container for the logo is being set to 500px in height and is covering the first two buttons. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    strong.logo {
        height: auto !important;
    }
    

    Best regards,
    Jordan

    #643135

    Thanks Jordan, excellent answer! :)

    #643328

    Hi,

    Great, glad we could help :-)

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.