• Resolved NetMonkey

    (@headmonkey)


    First I’d like to say this is a great plugin. I only have one issue and that is that I’d like the message to be in bold type. But I’m having trouble targeting the right page element with css.

    I know my css is correct, but my page element is not. This is what I have, but it’s not working:

    .site-content h3.description {
        font-size: 28px;
        font-weight: bold;
        text-shadow: 2px 2px 4px #000000;
    }

    Can you please tell me the correct page element to target?

    https://ww.wp.xz.cn/plugins/maintenance/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Fruitful Code

    (@fruitfulcode)

    Hello Barry,

    Thanks for using our plugin

    We’ve tested your code on our demo and it works. Page element is correct too. Try to clear your cache.

    Regards

    Thread Starter NetMonkey

    (@headmonkey)

    I don’t understand why it’s not working for me. I’ve used 5 different browsers, (cleared the cache on all of them) and I still can’t see my css text changes. But the css is in the site.

    What could cause this?

    Fruitful Code

    (@fruitfulcode)

    Hi,

    Have you put your CSS code in Plugin options > Custom CSS?

    Regards

    Thread Starter NetMonkey

    (@headmonkey)

    Yes, in the plugin and in another custom css plugin. All other custom css in the site is recognized except the custom css for your plugin.

    I can make the changes live using the inspector in developer tools in Firefox and see the changes happen. But when the css is added into the plugins there is no change…

    Fruitful Code

    (@fruitfulcode)

    Hi,

    Please add this code only in the Custom CSS in Maintenance plugin options.
    Also submit a request to our support with link to your website with admin access:
    http://support.fruitfulcode.com/hc/en-us/requests/new

    Regards

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Change maintenance message with css’ is closed to new replies.