Hi, Arindam, and thanks for answering.
I checked the master page layout header on the layout editor and, besides Kentico putting the CSS assigned to the website, there's only that form field to add extra head code, which is empty. I'm also not using the Head HTML code
in any place on it.
Does it have something to do with these two lines?
<%@ Control Language="C#" Inherits="CMS.PortalEngine.Web.UI.CMSAbstractLayout" %>
<%@ Register Assembly="CMS.PortalEngine.Web.UI" Namespace="CMS.PortalEngine.Web.UI" TagPrefix="cms" %>
Or could it be related to the Template type?
Thanks again.