little problem on 3 column
Permalink Browser Info Environmenthttp://stucco.onside-lab.com/en/team...
Can you see it ?
Type: | Pre-Sale |
---|---|
Status: | In Progress |
Let me know when you do this correction.
Thank you for this super template.
The text color in the slider is white.
If I have some dark picture it's ok, but when a picture is white, i need a black text.
I can apply a css in html description like
style="color:blue;">
but, it's not possible for the title.
Do you have a solution to change the color sometimes, or do I have found another slider ?
Thank you
Please overwright a style sheet using custom CSS.
Click a Gear icon to Page Settings > Design > Theme Castomize > Custom CSS.
Please add the following cord.
Click Save Changes and This page button.
.front-page .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-text h2, .front-page .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-text p { color: blue !important; }
See below.
http://documentation.concrete5.org/editors/in-page-editing/the-tool...
Thanks.
I could check it in Firefox.
I knew the cause.
It was no problem at Chrome, Safari and IE10, so I did not know it.
But I'm busy now, so please wait a moment.
Thank you.