Comments Martijn started the conversationAugust 9, 2017 at 11:36amHi, I put a blog post carousel on my page, but I found the zoom icon + arrow a bit too much so I used some CSS to hide it. But now the arrow isn't very nice aligned. Could I use some CSS to align this icon in the center? 895TheFox repliedAugust 10, 2017 at 6:07amHello again,Try to add this custom css ( thefox > styling options ) :.blog_post_link {left: -17px; }.blog_post_link_ctn { overflow:visible; }Do not hesitate to contact us if you have more questions. Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Martijn repliedAugust 10, 2017 at 1:21pmWorks great. Tnx! Sign in to reply ...
Hi,
I put a blog post carousel on my page, but I found the zoom icon + arrow a bit too much so I used some CSS to hide it. But now the arrow isn't very nice aligned. Could I use some CSS to align this icon in the center?
Hello again,
Try to add this custom css ( thefox > styling options ) :
.blog_post_link {left: -17px; }
.blog_post_link_ctn { overflow:visible; }
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Works great. Tnx!