Hello together
I have created a page, see link below.
On the home page there are three images with links.
When I move the mouse over these pictures a big blue dot appears. (link)
Is it possible to adjust the size of this dot. Now the link is the whole image high.
is it possible to make it smaller by css?
Thanks a lot
Kind regards
Franz
Hey schweg33,
Thank you for the link to your site, Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#main .image-overlay.overlay-type-extern .image-overlay-inside:before {
content: '\E832';
font-family: 'entypo-fontello';
height: 30px;
width: 30px;
line-height: 30px;
margin: -15px 0 0 -15px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thanks Mike
now the edge fits perfectly
And so quickly
always a super support
you can close this ticket
Friendly greetings
Franz
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike