Search code examples
liferayliferay-6

Look & feel option missing


Look and feel option missing from portlet menu, i have attached an image below. Not sure if something has changed in the portal-ext.properties

enter image description here


Solution

  • Had you done something with this??

    ## Portlet CSS Portlet
    # Set this to true to enable the ability to modify portlet CSS at runtime
    # via the Look and Feel icon. Disabling it can speed up performance.
    portlet.css.enabled=false
    

    If yes try toggling the same.