Hi Yigit,
That did it! I’m such noob in this (facepalm)..
Thanks!
Francis
Hi Ismael,
Thanks for the reply. I’m truly enjoying the theme.
I’m kind of new to wordpress so please bear with me.
I followed the theme update guidelines in this forum, disabled the WP super cache plugin and as far as I can tell have no minify plugins installed. Cloudflare is not active.
The code is still very simple:
//removes zoom on mouse over portfolio item
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
-webkit-transform: none;
-moz-transform: none;
transform: none;
opacity: 0.5!important; }
//footer social buttons
#footer .social_bookmarks li {clear: none !important;border: 0 !important;}
//remove border from gallery elements
#top div .avia-gallery img { border-style: none; }
Did the CSS classes change?
Thanks,
Francis
Hi,
I’m also looking to get something similar.
Would be great to at least get some tips where to start.
Thanks,
Francis