Hello!
I have a few image links that I would like to appear side by side and in the editor this looks ok, but when I view the live page the images are in line until I hover over one, then they all jump down one line. Is there any way to keep them static but still show a hover effect?
Hi onegirlrtw!
There are bunch of errors in console and i cannot see images on your page content
Best regards,
Yigit
Sorry about that. I can see in Safari and Firefox but now see that it is not working in Chrome, so I deleted some iframe balagan…. please try the same link again..
Hey!
Please try adding following code to Quick CSS
.page-id-2592 section.av_textblock_section a {
display: inline!important;
}
Cheers!
Yigit
Works perfect, thank you! And also for fast response, thanks!