Tagged: 

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1374533
    #1374552

    Hey Proleaks,

    Thank you for the inquiry.

    What do you mean by subsite? Is it a different domain using the same theme? If it is, then you may need to re-apply the same css code directly to the subsite in order to hide the logo. Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1374634

    Hi Ismael,

    I mean:
    http://www.xyz.com (Mainsite)
    http://www.xyz.com/123 (Subsite)

    I toggled the CSS File Compression but still getting the same result.

    Best regards,
    Alex

    • This reply was modified 1 year, 11 months ago by Proleaks.
    #1374674

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    span.logo {
      display: none; 
    }

    Best regards,
    Rikard

    #1374707

    Hi,

    unfortunately the same result :-(

    Best regards,
    Alex

    #1374725

    Hi,

    The logo is not visible in the home page when we checked, hidden using this css code.

    .logo, .responsive .logo img {
        display: none!important;
    }

    For the subpages, please try this css code.

    div .logo {
        display: none;
    }

    Please make sure to do a hard refresh before checking the page.

    Best regards,
    Ismael

    #1374753

    Still the same:
    Logo on subsites in Mozilla, Tor, Safari, Chrome mobile
    No Logo on Subsites in Chrome (Desktop Version)

    Any further ideas?

    Best regards,
    Alex

    • This reply was modified 1 year, 11 months ago by Proleaks.
    • This reply was modified 1 year, 11 months ago by Proleaks.
    #1374809

    Hi,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1374816

    Hi Rikard,
    you’ll find the informations in the Private Content section.

    Thx,
    Alex

    #1374838

    Hi,

    Thanks for that. You had some invalid CSS in Quick CSS:

    logo, .responsive .logo img {
        display: none!important;
    }

    I removed that and the CSS works after that.

    Best regards,
    Rikard

    #1374844

    Hi,

    it’s curious because I can see the enfold logo on every site no matter which browser I use and yes, I have done a hard refresh on every single browser.

    Best regards,
    Alex

    • This reply was modified 1 year, 11 months ago by Proleaks.
    #1374891

    Hi,

    Your site is not reachable anymore, please check.

    Best regards,
    Rikard

    #1374892

    Hi,

    pleased check your URL.
    I can still reach my Site.😉

    Best regards,
    Alex

    #1374897

    Hi,

    I just placed a Logo instead of leaving the logo field empty and removed the code from the Quick CSS. I thought this would solve the problem with the Enfold Logo.

    What happened is that my own logo replaced the Enfold logo only in Chrome as long I’m in the preview mode of WordPress. After I logged out of WordPress, Chrome, Mozillla, Safari and Tor are still displaying the Enfold Logo on every subsite and of course they do not show my onwn log on the main site.

    I’ve also deactivated all Plugins = same result.

    I’m getting crazy….

    Regards
    Alex

    EDIT: I solved the problem by replacing the Enfold Logo in wp/wp-content/themes/enfold/images/layout/logo.png with my own logo.

    • This reply was modified 1 year, 11 months ago by Proleaks.
    • This reply was modified 1 year, 11 months ago by Proleaks.
    • This reply was modified 1 year, 11 months ago by Proleaks.
    • This reply was modified 1 year, 11 months ago by Proleaks.
    • This reply was modified 1 year, 11 months ago by Proleaks.
    #1374913

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Permanently ban the Logo from the Header’ is closed to new replies.