Header background image & responsive menu layout
Hi.
I've got couple of things I would like your assistance with please.
I've got couple of things I would like your assistance with please.
- I would like to place an image in the background of the logo header, as portrayed in the attached images;
Current > http://paradisoubud.com/support/01_prd_01.jpg
Desired result > http://paradisoubud.com/support/01_prd_02.jpg
What are the steps I should take in order to reach that result? - The menu currently collapse into the list icon when under 1239px width as a default responsive set up by the theme demo. How can I change it so it'll only turn into the list icon when under 767px width?
website: www.paradisoubud.com
Thanks!
Comments
1. This can be done with some css trick: 2. This can be done under Theme options > Responsive section where Responsive Menu Initial width option is.
part 2 solved
as for part 1, all looks great when viewed on desktop. but when it comes to mobile, the menu button seems to be on overlapping on top of the header logo and there's a bit of space on the top.
Before adding the css > http://paradisoubud.com/support/02_prd_01.jpg
After adding the css > http://paradisoubud.com/support/02_prd_02.jpg
Is it solvable?
Thanks so much
...That was the first thing that I've tried by myself, but it wasn't affecting anything, so I though maybe there's a different code i should've put that I wasn't aware of
Anyway, I was able to solve the menu icon issue to a tolerable state at the moment by changing the values of the "#Header a.responsive-menu-toggle" in the responsive.css.
The only thing I haven't figure out yet is how to solve the bit of space on the top when viewing on mobile, if you got any idea will love to hear.
Thanks!
Anyway, to remove that top padding on mobile, please use:
all solved.
Thank you