Comments Dan started the conversationJanuary 17, 2018 at 7:10pmHello, How do you add a button or animated button and text to an image? Just like in the portfolio section? Or maybe something similar? I want a button / text to appear on an image. Thanks 1,974Support repliedJanuary 18, 2018 at 4:19pmHello, it can be done using some html and some csshttps://www.quora.com/How-do-I-write-text-over-image-in-HTMLThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Dan replied privately 1,974Support repliedFebruary 2, 2018 at 3:57pmHi DanWhat is the image we are talking about? is it the portfolio thumbnail. If yes that's custom work and we can do it for a small fee.To hide New, add.item:first-child .item-title::after{ display: none;}in theme options -> styling options -> custom CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Dan replied privately 1,974Support repliedFebruary 5, 2018 at 4:19pmJust say#project-nav{ display: none;}in theme options -> styling options -> custom CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hello, How do you add a button or animated button and text to an image?
Just like in the portfolio section? Or maybe something similar? I want a button / text to appear on an image. Thanks
Hello, it can be done using some html and some css
https://www.quora.com/How-do-I-write-text-over-image-in-HTML
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi Dan
What is the image we are talking about? is it the portfolio thumbnail. If yes that's custom work and we can do it for a small fee.
To hide New, add
.item:first-child .item-title::after{
display: none;
}
in theme options -> styling options -> custom CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Just say
#project-nav{
display: none;
}
in theme options -> styling options -> custom CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy