Hi,
Om the page mentioned in the private content, I have a blog grid on the front page. However the images aren’t big enough, so behind them shows a white/yellow-ish background. How can I change the color of this or – even better – make it 100% transparent?
Best
M
Hey Malene,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-content-slider .slide-image {
background: transparent;
}
Best regards,
Rikard
Hmmm… for some reason it doesn’t seem to work. I also tried to make the caption in the full width slider om the same page more narrow using this css:
.slideshow_caption { width: 50%; }
… but that doesn’t work either.
Any idea why?
Hi,
Did you try to delete the old CSS and JS files under Enfold->Performance?
Best regards,
Rikard
Did that yesterday, but still no change??