Tagged: desktop version
Please go through the website pm.pixelart.pro. I would want to enforce the desktop version on all devices. The header behaves very differently. I want it without a background
Hey Natesh,
Have you tried disabling the responsive option in Theme Options > Layout Options?
Best regards,
Josue
Yes i have already done that
Hi,
Can you post a link to the site?
Best regards,
Josue
My website link is mentioned
Hey!
Try adding this code to the Quick CSS:
#header{background: transparent !important;}
.main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:block;}
Cheers!
Josue
This was sorted perfectly. thanks