General: Designed and Powered by…

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #572264
    Armando Caballero
    Participant

    I have the unlimited and only have one site activated. It even says it’s activated. When I go look at the code and modify again it changes in the preview but actually does not. Weird because it does save the code but reverts back to original message. Please help.

    #572535
    J. Davis
    Keymaster

    Hi Armando,

    I’ve just replicated the issue. We’ll fix it in the next theme update. I’ll try to share a snippet or further instruction to fix it while update is not available

    Best regards,
    John

    #679024
    Armando Caballero
    Participant

    I uncheck “Display Site Title and Tagline” but it still displays both.

    #679489
    J. Davis
    Keymaster

    Hi Armando,

    Thank you for reporting this. We’ll fix it in the next update release. Meanwhile you can use the code below in style.css of Child Theme or Appearance>Customize>Additional CSS:

    .site-description{
    	display:none;
    }

    best regards,
    John

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.