Plugin Author
Phil
(@philsbury)
Hi @emiel-kunn,
Which styling isn’t showing for you? Here’s what I see: https://imgur.com/a/TwMCgfC
Thanks
Phil
Hi Phil,
I set an logo image in the backend, but it doesn’t appear frontend.
https://www.dropbox.com/s/frr168q8f87n6vo/Schermafbeelding%202022-10-25%20om%2010.56.42.png?dl=0
Even when I clear the cache it doesn’t show.
Hi there, can you look into this please?
Plugin Author
Phil
(@philsbury)
Hi @emiel-kunn,
I will, I’m currently moving house so things are a bit crazy, hoping to be sorted and on things again by the weekend.
Thanks
Phil
Plugin Author
Phil
(@philsbury)
Hi @emiel-kunn,
As promised have had a look. The logo hasn’t got any width – I suspect because it’s an SVG, but something I probably need to triple check.
But to fix, add this CSS to you theme or in the customizer:
.age-gate-heading-title-logo {
width: 75%;
}
Just change the width to your liking and it should be good.
Thanks,
Phil
Yes, that did the tick, thank you. Enjoy your new place 😉