-
Author
-
May 29, 2015 at 13:53 #60505
wd7080
ParticipantHello,
I want to doc the nav head on scroll without resizing the logo and with removing the padding or margins that is above and below the logo to leave the mast head with the same height of the logo. How to do this? I tried:
COPY CODE/*doc nav head*/ @media screen and (min-width: 768px) { .dockedNav.boxed .masthead-container, .dockedNav.full-width .masthead-container { padding: 0px 0px; } }But did not work.
May 29, 2015 at 21:08 #60545Radu
ModeratorAnd your website address is ?
Provide the url, because css solution can be confusing depending of layout configuration.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 30, 2015 at 14:02 #60584wd7080
ParticipantHello,
I know there is an option through the theme settings where we ask to resize the logo on scroll. For me, I want the masthead to become smaller on scroll without changing the logo size.
An example for this is my site: http://www.75cpa.com/forums/ (scroll down, the masthead will resize and become smaller, the logo size will not change).
How to achieve this on kleo? See this: http://community.75cpa.com/members/admin/
Username & password to access is: kleo
(try twice if rejected, all small letters)Another example for what I am trying to achieve is this demo site: http://vergo.me/demo/newart/classy/
Scroll down and you will see that the masthead resizes and becomes smaller. The logo doesn’t.
The reason I don’t want the logo to be resized is that it becomes misty on firefox and IE11.
Thanks
June 2, 2015 at 15:56 #60765Radu
ModeratorFor the moment there is no way to achieve this on kleo, i can’t provide you a quick fix, because is not only CSS think.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.