I’ve tried using different “types” which should allow different text and background colours but they don’t make any difference.
]]>These labels are also in white text on a light grey box. Totally unreadable.
How can I change this?
]]>Also how do you change the colour of the form question text from dark grey to white or any other colour?
]]>Any idea why this is any what i should do to fix it?
Thank you.
]]>.bwg_image_description, .bwg_image_description * {
color: #000000 !important;
font-family: Ubuntu;
font-size: 15px;
font-weight: bold;
word-break: break-word;
}
I tried with this solution but I can’t find the place to change
Please navigate to wp-content\plugins\photo-gallery\frontend\views\BWGViewGalleryBox.php file, search for bwg_image_description and bwg_image_title and remove !important afrer them.
Afterwards, if you add a CSS code in Appearance > Customize > Additional CSS, it is going to work.
Thank you!
Have a nice day!
]]>The text is definitely there, because I can highlight it, image
Same thing when I add a product to cart, the product title and ‘subtotal’ texts are white, image
But the text for product is blue when hovered over, image
This happens on all pages. I posted this issue previously and I got a working CSS code, however, it only worked on certain pages, could someone please write me CSS that solves this issue on all pages of the site? Thank you
]]>