• Resolved mdw

    (@yamaryam)


    Hi on your last update you have put a message with opacity 0 but it still takes the same space on the page. anyway I put the opacity to 1 and clicked to hide it.

    <div id="uultra-message" class="updated fade"><p><strong></strong></p><h2><strong>Upgrade Now to Users Ultra Pro!. </strong></h2><strong> <p>Unique Widgetized user profile, add unlimited widgets, site-wide activity wall, add unlimited links within the user's dashboard. Integrating with third-party plugins by using shortcodes, friends, followers, following, user's wall, multiple profile layouts and many more amazing features.</p> <p> <a href="http://usersultra.com/" target="_blank" class="button button-secondary">CLICK HERE TO FIND OUT MORE</a> </p> <a href="#" id="uultradmin-remove-proversionmessage">Remove this message</a></strong><p></p></div>

    .fade {
    opacity: 0;
    }

    https://wordpress.org/plugins/users-ultra/

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

The topic ‘message with opacity 0’ is closed to new replies.