Comments mohloko started the conversationAugust 2, 2019 at 1:50amHi,I would like to add text and change the overlay color on portfolio items (screenshot attached)thank you 4,774Michael repliedAugust 2, 2019 at 9:26amHI!Please use these settings:Also please read the documentation:https://codex-themes.com/thegem/documentation/#portfolios-pmohloko repliedAugust 2, 2019 at 10:11pmThank you for the quick reply. I was looking in the wrong section how to change the color. I need further assistance on how to add text.I read the documentation and tried to add text to the portfolio overlay without success.thank you again 4,774Michael repliedAugust 5, 2019 at 7:11amUnfortunately, you can only display the Portfolio title in this portfolio style.mohloko repliedAugust 6, 2019 at 12:16pmCould you point me which php file I need to look into to change the display Icon to show text instead?Or which style I can use to display text instead a Icon (like the screenshot) 4,774Michael repliedAugust 6, 2019 at 12:23pmDo you want to use different text on each element?pls. use following css: .portfolio-item .image .overlay .links a.self-link:after { content: 'Text'; position: absolute; bottom: -20px; left: 10px; } mohloko repliedAugust 6, 2019 at 1:06pmThis is exactly what I want. Just a link descriptionThank you! 4,774Michael repliedAugust 6, 2019 at 1:30pmYou're welcome! Have a nice day! Sign in to reply ...
Hi,
I would like to add text and change the overlay color on portfolio items (screenshot attached)
thank you
HI!
Please use these settings:
Also please read the documentation:
https://codex-themes.com/thegem/documentation/#portfolios-p
Thank you for the quick reply. I was looking in the wrong section how to change the color.
I need further assistance on how to add text.
I read the documentation and tried to add text to the portfolio overlay without success.
thank you again
Unfortunately, you can only display the Portfolio title in this portfolio style.
Could you point me which php file I need to look into to change the display Icon to show text instead?
Or which style I can use to display text instead a Icon (like the screenshot)
Do you want to use different text on each element?
pls. use following css:
This is exactly what I want. Just a link description
Thank you!
You're welcome!
Have a nice day!