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

    Hi there,

    How would I need to go about removing the logo altogether from the header? I know that there are various articles available on that subject, but most of them date back to 2013/2014 and since Enfold changed a lot, I’m not sure they still apply.

    Just to be clear, I would like to use no logo at all. It’s for my blog; so I d0n’t think it’s necessary.

    Many thanks.

    Karl

    #1018220

    Hallo Karl,

    Please try this in Quick CSS:

    span.logo {
      display:none !important;
    }

    LG,
    Rikard

    #1018292

    Works Rikard.

    As always, many thanks.

    #1018417

    Hallo Karl,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    LG,
    Rikard

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