Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1487104

    Hello,

    The logo off my website is overlaying now in the header menu.

    All the pages are not linked.

    How can this be solved?

    With regards,

    Peter

    #1487110

    Hey DutchPeter,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .logo img {
        width: 300px;
    }
    .logo a {
    	display: flex;
      align-items: center;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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