Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

anglerramesh on "Wordpress two header with media device"

$
0
0

I am using word press responsive template, i have two header files, i need call php with media query's

@media screen and (max-width: 1024px) {<?php get_header(); ?> }

@media screen and (max-width: 768px) {<?php get_header(sub); ?> }


Viewing all articles
Browse latest Browse all 8245

Trending Articles