tereshka
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Shop Isle] Change navbar color only after scrollThank you very much! This is what I needed. Sorry for bothering)
Forum: Themes and Templates
In reply to: [Shop Isle] Change navbar color only after scrollNow it’s transparent everywhere, nice effect, but I hope to get transparent menu only on the front page.
Forum: Themes and Templates
In reply to: [Shop Isle] Change navbar color only after scrollTwo pages (posts and shop’s catalog) has black menu.
And I don’t understand, why this colorful menu jumps so harshly? There was a single image before using Companion Plugin and menu changed it’s color very smoothly and beautifully.
Forum: Themes and Templates
In reply to: [Shop Isle] Change navbar color only after scrollThank you, it almost works right. There is a small black flash right before a pink color.
You can see it if you scroll down slowly one time.
And on mobile version it’s black instead of transparent.I left the code on the site for checking.
Any ideas?
- This reply was modified 6 years, 8 months ago by tereshka.
Forum: Themes and Templates
In reply to: [Shop Isle] Change navbar color only after scrollI removed all my code and put the code below, and it’s transparent at first and then just black.
navbar.navbar-custom.navbar-fixed-top.navbar-color-on-scroll.navbar-transparent { background: #FE4365 !important; }
In ShopIsle doc was a post about changing color in header by this:
.navbar-custom { background: #FE4365 !important; } nav.navbar.navbar-custom{ background: #FE4365 !important; }
But it removes transparent at all((
I tried different mixes of your code and mine – nothing works as I wish((
- This reply was modified 6 years, 8 months ago by tereshka.
Forum: Themes and Templates
In reply to: [Shop Isle] Problems with mobile version of front pageThe problem was solved.
Carousel Slider broke my front page, I put arrows inside slider and everything is fine now.