Hi All,
I want to change the colour of these multicolumn headings to white but not sure how. Can anyone help?
Hi All,
I want to change the colour of these multicolumn headings to white but not sure how. Can anyone help?
Hi Kindly add the bellow code in the bottom of “base.css” file.
CSS-
.multicolumn-card__info h3 {
color: #fff;
}
@marlerjake No It’s not the base.css. “base.css” file is include the whole css of the site.
in this section you can add the CSS for this section .