Site title displays despite of being unchecked in mobile

  • detefabulanarratur

    #49750

    I do not use child theme and have no knowledge about php, css… How can I fix this?
    http://www.esp.org.tr

    Admin

    Syahir Hakim

    #49775

    Copy and paste the following code into WP Admin > Appearance > Customizer > Custom CSS:

    .header_title {
    	display: none !important;
    }
    

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.