I want to put border dividers top and bottom in the mobile menu only, to divide the main nav headings to give some visual separation
What would be the correct way to do this please?
ie apply css to mobile menu only
Best Answer Danny , 11 December 2012 - 07:31 AM
Hi,
You can either use the Browser Specific CSS plugin available for free via the PageLines store or use @media queries.
http://support.pagel...r-specific-css/
http://css-tricks.co...andard-devices/
Go to the full post
Posted 11 December 2012 - 06:19 AM
I want to put border dividers top and bottom in the mobile menu only, to divide the main nav headings to give some visual separation
What would be the correct way to do this please?
ie apply css to mobile menu only
Posted 11 December 2012 - 07:31 AM Best Answer
Hi,
You can either use the Browser Specific CSS plugin available for free via the PageLines store or use @media queries.
Posted 11 December 2012 - 07:55 AM
Thanks for quick response