Mobile Logo resize
-
2 issues trying to resolve.
1) Been trying to resize the logo for mobile screens as it displays too large currently.
@media (max-width: 480px) {.brand {
height:60px;
}
}Doesnt work and if I add .navbar-wrapper the header shricks but the logo remains large.
2) another issue I have noticed is that occasionally when resize the browser window from large to small then back to large again my default layout of 2 sidebars does not always work… the body text doesnt center but instead strays to the left and the right sidebar (with social media icons and feed) displays disjointedly.
my site is currently password protected
https://www.cncf.ie
password
ireland2013Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Mobile Logo resize’ is closed to new replies.