• Resolved merlinbiz

    (@merlinbiz)


    Hi love the theme but I don’t really want a logo at all. When i choose to not upload one it just shows the Cannyonj one as default. What css code can I put in my child theme so there is no logo at all please

    thankyou in advance,
    Richard

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there Richard,

    How are you doing today?

    Please try adding the following CSS code to Appearance -> Customize -> Others -> option “Custom css”:

    a.mythemes-logo {
        display: none;
    }

    If this doesn’t work please post link to your site and let me know so I can take a look ??

    Cheers,
    Bojan

    Thread Starter merlinbiz

    (@merlinbiz)

    That worked, thankyou Bojan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘removing the logo’ is closed to new replies.