Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action( 'wp_head', function(){
- ?>
- <?php if( is_user_logged_in() ): ?>
- li.xoo-el-login-tgr{
- display: block!important;
- visibility: hidden!important;
- }
- <?php endif; ?>
- <?php
- } );
Advertisement
Add Comment
Please, Sign In to add comment