1: how can i change the color of the mansory text here to white instead of black
2: how can i set the text centerd and make it white. and how can i change the background color from white to black.
Thank you very much and all the best, Alex
Hey diefleischerei,
I have checked your site and it seems you have already done everything except for centering the caption, this css code should help:
#top .av-inner-masonry .av-masonry-entry-title {
text-align: center;
}
Best regards,
Nikko
Hi Nikko, no i have still problems. Can you please help me to set the background color for all mansorys to black and the font color of the text (title on mouse over) to white.
thanks, alex
Hi,
Add this to quick css:
.main_color .container .av-inner-masonry-content{
background:#000!important;
}
Best regards,
Jordan Shannon
Thanks i added this code but it do not work. it is still gray. please take a look Jordan: https://imgur.com/a/iPpS96a
Hi diefleischerei,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color #av-masonry-1.av-masonry {
background-color: #000;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you. Victoria. CLOSED:
Hi diefleischerei,
Glad we could help :)
We are closing this one.
Best regards,
Victoria