Forums
(@icy11)
8 years, 9 months ago
Hey there! ??
Is this something like your CSS code?
.main-navigation ul li a:hover { color: #f00; }
If it is, try adding !important to it..
.main-navigation ul li a:hover { color: #f00 !important; }
Hope that helps. ??
Hi,
Yes it’s recommended if you want to reduce your page loading time. ??
8 years, 10 months ago
Just remove .home from the CSS code above, and it should now work for other pages. ??
Hi dj_ripcord,
Try this CSS code:
.site-header-cart .cart-contents:after { display: none; }
Let me know if that works for you.
Can you please try adding this CSS code to your Custom CSS section?
@media only screen and (max-width: 480px) { .home .col-xs-4 { width: 50%; } }
Hope that works. ??
Hi chibuzornwizu,
Can you please share the site url?
9 years, 8 months ago
Hi David,
I see. I’ll send you the files right away.
About the blur effect, our other dev did that and I’m not sure how he did it. I’ll ask him. ??
Thanks! ??
Thanks for your response!
What specific theme source file do you need? Ohh. I’m sorry about that, I forgot that you need to login to view the page. Do you also need temporary access to the site?
Thanks!
10 years, 3 months ago
I figured it out. ??