1) Where can I change the background color for the full screen view of an image in the portfolio? The same goes for the hamburger menu on the left side.
2) How can I remove some options in the menu bar when in full screen view of an image?
1.Please add the css code in the path: shoot -> styles -> main.css, please put it in the end of the file:
/*BACKGROUND COLOR FOR MENU*/
#overlay {background: rgba(0, 0, 0, 0.97);} /* Change it to your value, you can search rgba convert from hex color code in google */
/*BACKGROUND COLOR FOR GALLERY POPUP*/
.lg-backdrop {background-color: #000;}
2. Please specific the icon you want hide, I will help you hide it with custom style.
I think the better option would be to remove the menu on the left completely and add "about" and "Contact" on the right side of "All / Art / Music".
Currently the viewer has to click on the hamburger to get to a menu. So it means click twice to get to the new page. Better to get there with one click.
2. If you want custom it, please do with your self, we just provide support for our product, we can't help you do want you want. I think if you don't like the left/right menu, please try use classic menu version.
Hi,
1) Where can I change the background color for the full screen view of an image in the portfolio? The same goes for the hamburger menu on the left side.
2) How can I remove some options in the menu bar when in full screen view of an image?
thx
Bridget
Hi,
1.Please add the css code in the path: shoot -> styles -> main.css, please put it in the end of the file:
2. Please specific the icon you want hide, I will help you hide it with custom style.
Best Regards,
Jelly Team
Hi,
thx.
1) See image 1: Now the area is white (instead of black), but the font color should be chaged to dark too. Where?
The very left menu has still a black background, but should be changed to white (and the hamburger made dark)
2) I would like to keep items 1, 4 and 6. All other removed.
I have uploaded the current progress here: www.markusgollner.com/test/index.html
Cheers
Bridget
I think the better option would be to remove the menu on the left completely and add "about" and "Contact" on the right side of "All / Art / Music".
Currently the viewer has to click on the hamburger to get to a menu. So it means click twice to get to the new page. Better to get there with one click.
Hi,
1. Please update your custom style with my custom style.
2. If you want custom it, please do with your self, we just provide support for our product, we can't help you do want you want. I think if you don't like the left/right menu, please try use classic menu version.
Best Regards,
Jelly Team