• Resolved PoorEric

    (@pooreric)


    Thanks for having such as awesome plugin! The issue I am having is I just wanted to have a splash page image (I created and uploaded as background) by do not want anything else. Before I spend time looking through all the PHP for the default fields, can you tell me where the code is to remove the default “My Website” that populates when nothing is entered into the field blocks provided. You can see what I am talking about at hollyhillsclubhouse.com

    Thanks!

    Eric

    https://wordpress.org/plugins/maintenance/

Viewing 1 replies (of 1 total)
  • Hello Eric,

    Thanks for using our plugin

    Go to Maintenance options > Custom CSS and add this CSS code:

    .site-title {
        display: none;
    }

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Removing "My Website"’ is closed to new replies.