Hi all,
I need to change in the enfold quick css a class.
Here the code:
<div class=”availableslot”>8:00<span class=”ahb_slot_availability”><span class=”p”>ahbslotavailabilityP</span><span class=”t”>ahbslotavailabilityT</span></span></div>
This class is designing a slot with a gray background but it doesn’t fit with my primary color type.
Please can you provide us the quick css to display a background to white.
Thanks for help!
Hey jb84,
Could you please give us a link to your website, we need more context to be able to help you.
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria
thanks for answer
Link in private.
You will see a calendar page
Under the calendar you will see time slot.
My problem is the color font text in the time slot: text can’t be read easily. So need to change the slot background.
Hi jb84,
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
#top #fbuilder .slots div a {
background: #fff;
}
If you need further assistance please let us know.
Best regards,
Victoria
It’s perfect thanks a lot!
Hi jb84,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
Hi jb84,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria