Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #828968

    May be possibile hide some section to user but have visible its in backoffice ?

    #829284

    Hey unicaweb,

    Yes this can be done via css. For example:

    
    #yourelement{
    display:none!important
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.