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

    Hey,

    Subj pretty much… I want my logo to be unclickable.

    Thanks

    #369968

    Hey axelfx07!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .logo {
    pointer-events: none;
    }

    Best regards,
    Yigit

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