Hello,
I’ve created a products filter but the text that it have its not align with the checkbox.
Image link in private area.
Regards.
This topic has 6 replies, 3 voices, and was last updated 4 years, 7 months ago ago by Francisco
Hello,
I’ve created a products filter but the text that it have its not align with the checkbox.
Image link in private area.
Regards.
Hello,
Go to Theme Options > Custom CSS and add the below code
.sidebar .bapf_sfilter ul li {
display: flex;
}
Regards
Hello,
It worked, thank you. I have another question about the same.
I need to add a line under the title (image 1) like the image 2.
Regards.
Hello,
You’re welcome!
.sidebar .berocket_ajax_group_filter_title {
border-bottom: 1px solid #e1e1e1;
padding-bottom: 20px;
}
Regards
Hello,
It didn’t work, I added the code but the line was not added under the titles (image).
Regards
Hello,
My apologies, I cleared the cache and the lines were added, thanks a lot!.
Regards.
The issue related to '‘Text Align’' has been successfully resolved, and the topic is now closed for further responses