Tagged: 

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

    Hi,
    I like to hide the “Theme Update Option” at Theme Options from the clients.
    See here: http://gyazo.com/03b175c61142b39c87538ac49d37e67e
    Thanks for your help
    Peter

    #358693

    Hi pegasso4444!

    Please go to Enfold/framework/css folder and open avia_admin.css file and following code into it

    .avia_section_header.goto_theme_update {
    display: none!important;
    }

    Best regards,
    Yigit

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