|
styling hearder
Started by: Jeffrey
in: Toolset Professional Support
Quick solution available
Problem:
I am going to style the header of my site. it includes, Logo, menu, search icon and login logout link, but issue came out, why the rest 4 break the link on mobile device, how can I fix the menu icon and 4 elements in line like your site?
Solution:
For mobile device, you can add CSS class name "col-xs-**" to each layout cell, see Bootstrap document:
http://bootstrapdocs.com/v3.0.3/docs/css/#grid-options
Styling individual cells
Extra small devices Phones (<768px)
Class prefix .col-xs-
Relevant Documentation:
http://bootstrapdocs.com/v3.0.3/docs/css/#grid-options
|
|
2 |
10 |
7 years, 2 months ago
Jeffrey
|