How to create a website using WordPress/How to use plugins/No-code construction blog
How to create a matching homepage using WordPress [HivePress] Hide the [Add List] button from non-logged-in users
At HanamiWEB Online School,
●Ask questions in real-time in the virtual study room!
●Ask as many questions as you want via chat!
●E-learning materials that you can learn as much as you want, 24 hours a day!
All included for just 2,500 yen/month!
We will explain the code introduced in the HivePress code recipe.
Hide the Add List button from users who are not logged in.
body:not(.logged-in) .hp-menu--site-header .hp-menu__item--listing-submit{ display: none; }
Add to CSS
The code is added to the CSS
- Create a child theme and add it to style.css
- Add to Appearance > Customize > Additional CSS
Make sure you edit the CSS in one way or another.
Leave the reskilling of your website to us!
Since 2019, we have been sharing skills related to WordPress and websites. We have accumulated case studies and know-how, and are good at quickly and accurately solving problems. If you have any concerns about your website, please feel free to contact us via our official LINE account!
↑Click to open the official LINE page
Latest Articles