Hi! Sorry but I won’t post a fix for it because I did it in numerous posts before. You can find them in this forum.
Also there is a new update that solves this problem. It should arrive next week. If you need it faster you can download it from here:
https://themes.trac.wordpress.org/ticket/24080
Thread Starter
quteo
(@quteo)
Hi,
thank you for your answer. Please do not get me wrong, but of course i tried the codes you posted before opening a new topic. Unfortunately no one of them helped, thats why i was asking again.
As i am not using a child theme (yes i know…) is there a possibility to change to a child theme not loosing all information and settings, so i can install updates in the future.
Thanks for your help!
A child theme will not help you in this case.
The only way you can do this is to open style.css and find:
.ac-featured-posts .thumbnail .details { width: 100%; height: 100%; }
It should be the second to last line in the file.
and bellow it add:
.header-wrap .logo img { height: 90px; }
.header-wrap .logo { margin-left: -40px; }
Thread Starter
quteo
(@quteo)
That helped!!!
Thank you so much. I appreciate it a lot!
No problem, glad it worked. You could always leave a review 🙂 if you feel like it.