Hello,
I’m using a post slider to show portfolio items ( with the slide function)
Is it possible to show the title of the portfolio when we put the mouse over the image?
It is possible for a mansory gallery but not on a post slider or a portfolio grid
Thx
Hey noelle,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Andy
Thx Andy
Is it posible the to change the size of the font for the title that i just under the image?
Best Regards
Noelle
Hey!
Yes ofc it is.
Can you please send us your link, so we can help you with the proper property please?
Thank you
Regards,
Basilis
Hello Basilis
My site is still under construction but the link is hereafter
If it is not possible to show the title in the overlay, i would like to change the size of the font of the title
The content slider is just under the title ‘NOS DERNIERES REALISATIONS’
Thx
Hi,
sure, change it with this code inside Quick CSS field:
h3.slide-entry-title.entry-title {
font-size: 10px;
}
and adjust as needed.
Best regards,
Andy