Hiding Active Content Pages

"If I want to link to a Content Page element, but don't want that page to appear on the mobile site as a clickable link, how can I do that?"

  • Click on the 'Edit Elements' icon to navigate to the 'Edit Elements' page.
  • Click on the name of the Content Page that you would like to hide to expand its editable parameters.
  • In the Custom CSS box, enter:
$this {display:none;}
  • Click 'Update' to save your changes.
Have more questions? Submit a request

0 Comments

Article is closed for comments.