Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1287477
Remove default logo
Closed

Comments

  • stratix started the conversation

    Hi, my client wishes to use the "About Me" widget to display their logo and info - no problem there. But I am unable to remove the default Soledad logo from displaying in the header section above the nav bar, even though no logo is selected in the Logo and Header Options tab of the customizer. 

    Your assistance is appreciated. 

    Thank you kindly,

    Chris

  • stratix replied

    I just used the following CSS to remove the header logo. It seems to work, but I just want to make sure this is the correct method.

    #header .inner-header .container {
        display: none;
    }


  •  2,699
    PenciDesign replied

    Hi,


    Yeah, with your header style, you can use that code


    Best Regards,

    PenciDesign