Remove some of the menus in theme options

This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Robert Hall

  • Avatar: midlandsonline
    neil
    Participant
    January 21, 2015 at 14:24

    Hi

    Could you please tell me the files to amend to comment out some of the sections within the theme options please?

    I need to limit my clients access to Import / Export + Custom CSS + Header + Footer

    Also would like to remove the Royal Store logo on the header of theme options

    Thanks

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 21, 2015 at 16:18

    Hello,

    You can add this code into \themes\royal\option-tree\assets\css\ot-admin.css file.

    #tab_backup,
    #tab_custom_css,
    #tab_header,
    #tab_footer,
    #option-tree-sub-header h3.theme-tittle,
    #option-tree-sub-header .theme-version{
    display:none;
    }

    For this change we strongly recommended use Child Theme.
    Read more here about Child Theme: https://www.8theme.com/demo/docs/royal/index.html#!/2_child_theme

    Regards,
    Robert Hall.

    Avatar: midlandsonline
    neil
    Participant
    January 21, 2015 at 16:26

    Perfect!

    Thank you

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 21, 2015 at 16:36

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Remove some of the menus in theme options’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.