Hi there. I’ve just just run my first update in a long time and applied a child theme and have a couple of bugs.
1) On this page the transparent rollovers on the image links towards the bottom of the page under the heading”Bhutan Cultural Tours – Suggested Itineraries” are randomly appearing above the image on rollover instead of within the image frame. Here is a link to the page.
2) Is there a way to centre the logo vertically in the header?
Thank you.
Hey davidrk!
1- I could not reproduce the issue on my end. Can you please post a screenshot and show the issue you are seeing?
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header-scrolled .logo img {
padding-top: 0;
}
.logo img {
padding-top: 15px;
}
Best regards,
Yigit
Thanks a lot for the solution to the logo problem – perfect!
Here is a screen shot of the problem I’m having. It is only on the one page which is odd. Also, often it only occurs the first time the image is rolled over. On subsequent rollovers the rollover image is framed correctly.
Thank you!
Firefox 37.0.2 and Chrome 32.
I cloned a copy of that page and it produced the same issue.
Thanks
David
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay.overlay-type-extern {
top: 0!important;
}
Cheers!
Yigit
Thanks so much! Your support for this theme is fantastic and has been consistently since launching it. Really appreciate it.
Cheers