Quantcast
Channel: XTemos » All Posts
Viewing all articles
Browse latest Browse all 38972

Reply To: Mobile Footer

$
0
0

You can use this code snippet to hide one of six columns via Custom CSS for mobile devices

.footer-column-5 {
   display:none!important;
}

Where 5 is an index of the column. It may be changed from 1 to 6.

Regards


Viewing all articles
Browse latest Browse all 38972

Trending Articles