Html.AppendCssFileParts("~/Themes/Alfresco/Content/CSS/768.rtl.css");
Html.AppendCssFileParts("~/Themes/Alfresco/Content/CSS/980.rtl.css");
Html.AppendCssFileParts("~/Themes/Alfresco/Content/CSS/480.rtl.css");
Html.AppendCssFileParts("~/Themes/Alfresco/Content/css/480.css");
Html.AppendCssFileParts("~/Themes/Alfresco/Content/css/768.css");
Html.AppendCssFileParts("~/Themes/Alfresco/Content/css/980.css");
themeBreakpoint: 980,
themeBreakpoint: 6980,
@media screen and (min-width: 981px) {
.header-menu .mega-menu {
display: block !important;
}
I want Mobile and PC with same interface UI.
. have deleted meta viewpoint
. changed configuration setting-> mobile, responsive.
but the website on mobile devices are still not right.
any instruction?
Thanks
http://dependableliving.nestreamtv.net/
How to change +777 (100) 9999 sales [at] store.com except modifing the code?
<div class="header-contacts">
<span class="phone">@T("SevenSpikes.Themes.Alfresco.Common.Phone")</span>
<span class="mail"><a href="javascript:AntiSpam('@T("SevenSpikes.Themes.Alfresco.Common.EmailName")', '@T("SevenSpikes.Themes.Alfresco.Common.EmailDomain")')">@T("SevenSpikes.Themes.Alfresco.Common.EmailName") [at] @T("SevenSpikes.Themes.Alfresco.Common.EmailDomain")</a></span>
</div>
QuickView image shows properly in alfresco template but display wrong within other templates
The package still wasn't updated so far.