Hide a Row – Without Breaking Button!

Posted in: Newspaper
Post count: 3

I have created two sections (using a ROW + Inner rows) at the top of a page…one to show when logged in, one to show when logged out. These rows contain some simple text and a button, each placed into “inner rows”. On the Rwo> General Tab (very bottom) I added the Extra Class showforloggedin and showforloggedout for the row and it works…except that the button on that row then becomes UNCLICKABLE…even when logged in (or out). Any hints to hid the row without breaking the button?

Post count: 35449

Hi,
I think that you can use a custom css to hide the button, for example -> https://www.w3schools.com/cssref/pr_class_visibility.asp or https://www.w3schools.com/css/css_display_visibility.asp
Hope this will help you!
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.