• Heya,

    First of all: Thanks for the beautiful theme!

    is there a way to remove the logo from the home page (while keeping it on the other pages)?

    Thanks in advance ??

    (demo1-contrakunst.rhcloud.com)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Add the following code to custom CSS-

    .home .site-branding {
    display: none !important;
    }

    It should solve your issue.

    Divjot

    Thread Starter tilmaus

    (@tilmaus)

    Yup, that did the job!

    Thanks a lot Divjot ??

    Divjot,
    Is there any way to remove the site title and tagline without removing the text? The checkbox for “show site title & tagline” isn’t functioning correctly. And, yes, thank you for the great looking theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove logo from home page’ is closed to new replies.