Tagged: schmidtgrafisk
Hi Enfold
Product columns
Under each image there is a text boxes, some are set in 3 boxes and some in one- I need them all to have a black background and stick together as one box – Please have a look at the linked images.
URL, login and image link in the private content.
Thanks
Alan ;)
Hey Alan,
Please add a custom class to each of the blocks that you want to target, it will be too difficult giving you accurate CSS otherwise.
Best regards,
Rikard
Hey Rikard
I don’t know what you mean by classes, or how to make the.
Is it possible to help my getting closer to get this done
Alan ;)
Hi,
Thank you for your patience, first add the custom class black-background-color to your product columns:
Then highlight athe text you want to be white and set the color:
I added this css for you in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field
.black-background-color {
background-color: #000;
}
Now one product is done, please try following these steps for the rest of your products:
Best regards,
Mike
Hi,
Thank you for your patience, first add the custom class black-background-color to your product columns:
Then highlight the text you want to be white and set the color:
I added this css for you in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field
.black-background-color {
background-color: #000;
}
Now one product is done, please try following these steps for the rest of your products:
Best regards,
Mike