• Resolved J.Parra

    (@jparra-1)


    Hello. I’m using your plugin in a lot of sites, but in some cases, the client prepares an image to display and it already includes text, so I would like to know how I can prevent the title of the site from being displayed.

    I have tried disabling it by CSS, but without success.

    .site-title {
    display: none !important;
    }

    Regards.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WebFactory

    (@webfactory)

    Hi ??

    The CSS you wrote is 100% correct and should work. However, I’m not seeing it on your page ?? Can you tell me where you added that CSS?

    Thread Starter J.Parra

    (@jparra-1)

    I tried it in several places.

    Custom CSS in admin panel, appearance
    style.css from my template
    admin.css in the plugins / maintenance folder

    What is the right place?

    @jparra-1 at the maintenance plugin settings there is a field for custom CSS. I’ve tried on my side and that CSS actually works… Maybe You are looking into a cached version.

    Try to add the CSS there and open the page at incognito mode or on a different browser.

    Thread Starter J.Parra

    (@jparra-1)

    I feel extremely silly right now, Manuel Rocha is absolutely right, this is the area for the custom CSS …

    The fault is mine since looking for that area, I went down to the area of the templates and assumed that the configurations were finished.

    Thank you all and sorry for the inconvenience.

    @jparra-1 important part is that You solve Your issue. ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove site title.’ is closed to new replies.