-
AuthorPosts
-
October 15, 2014 at 12:30 am #335826
Hello, I want to begin saying that the theme is amazing, but I feel that the header and logo is way too big. Take a look to the website I am building. Use your phone so you know what i mean. highonblog.com. I basically want to make it look like this swankthemonkey.com. Is it possible to make it this way?
October 18, 2014 at 6:18 am #337610Hey!
In the example you posted the header is actually bigger (on mobile). Can you post a screenshot/mockup of what would you want to achieve using your website as a base?
Regards,
JosueOctober 18, 2014 at 7:03 am #337636Actually It doesnt botter me anymore.I guess I just got used to the bigger header on mobile. And what i would like to archived would be something like inc,com or businessinsider.com .You can see there how the header on mobile is smaller. And scrolls with you as you move down the page. How do you make the header scroll with you as you scroll down on mobile?
BTW I have no idea how to post screenshots
Best Regards,
ERICKOctober 19, 2014 at 3:55 am #337786Hey!
If you want a fixed header on mobile, you can add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { .responsive #top #header { position: fixed; } .responsive #main { padding-top: 88px !important; } }
Regards,
IsmaelOctober 19, 2014 at 6:11 am #337879Hey Ismael, Thanks for the reply, I applied the code to the quick css and nothing happened. I am not sure why but it did nothing…. BUT dont worry about it… I will do that on a later time and I will probably hire a freelancer or maybe I could hire one of you guys since you guys are more familiar with the theme. Although im not sure you guys do that.
Anyhow there is a thing I do really need. and that is the forums or basically the option for people to leave a reply under the posts. I have bbpress installed but ITs not showing on any of my website pages, I think it only shows in one page http://highonblog.com/kriesi-at/
BUT anywhere is nowhere to be found.THANKS
Best regards
ERICK
October 19, 2014 at 7:19 am #337890I tried unistalling bbpress and installing disquss instead and nothing has change
October 23, 2014 at 7:20 am #339937I was finally able to fix the comments. SO dont worry and thanks for the help
-
AuthorPosts
- The topic ‘Mobile header way to big on mobile.’ is closed to new replies.