I have downloaded J51_Riley_1.1.8
but after having installed it, it seems to be J51_Riley_1.1.7.
But apart from that, the issue I would like to report is:
As soon as I select a svg file as logo file, the logo is not displayed anymore. Firefox inspector tells me
height 0px
img > auto template.css:6
I tried to amend this by inserting this code to the Custom CSS section:
img.logo-image.primary-logo-image,
img.logo-image-scrolled.primary-logo-image {
height: 71px;
}
This seems to be working, but nevertheless I am reporting this to you. I have the feeling that this should not be the way it is. Furthermore, my solution might be not perfect.
Thank you and kind regards
Chris