Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #89450
    Sihedow
    Participant

    Hey,

    Since last update, site title & description are displayed between my header image.
    I believe there was an option to undisplay this but I can’t find it since last update.
    Then I added this in CSS :

    #site-header {
        display: none;
    }

    But it still display!

    Can you help me please?
    url : http://sebgob.com

    Thanks

    #89458
    mrichwncc
    Participant

    I have a similar issue. The WordPress 4.5 update and the Catchbox Free have an incompatibility.

    This happened a few updates ago, and it was around the same time as a WP update.

    They sent out a new theme update in a matter of days that cleared it up. Hope the same thing happens.

    #89463
    TimThemann
    Participant
    #site-title { visibility:hidden; display:none;}
    #site-description { visibility:hidden; display:none;}

    seems to help.

    #89469
    mrichwncc
    Participant

    Thanks, that helped me.

    #89476
    Sihedow
    Participant

    Thanks!

    #89583
    Pratik
    Keymaster

    Hi @TimThemann,

    Thanks for the answer. There is some issue with WP v4.5. We are on it asap.

    Regards,
    Pratik

    #89638
    Pratik
    Keymaster

    Hi everyone,

    This issue should be fixed with latest theme version. Let me know if the option is still missing.

    Regards,
    Pratik

    #89662
    Sihedow
    Participant

    Thanks @Pratik , it is now working!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Remove site title in header (since last update)’ is closed to new replies.