Text Align - by Francisco - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 4 years, 7 months ago ago by Francisco

  • Avatar: Francisco
    Francisco
    Participant
    October 22, 2020 at 18:38

    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.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    October 23, 2020 at 10:30

    Hello,

    Go to Theme Options > Custom CSS and add the below code

    .sidebar .bapf_sfilter ul li {
        display: flex;
    }

    Regards

    Avatar: Francisco
    Francisco
    Participant
    October 23, 2020 at 15:59

    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.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 24, 2020 at 07:29

    Hello,

    You’re welcome!

    .sidebar .berocket_ajax_group_filter_title {
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 20px;
    }

    Regards

    Avatar: Francisco
    Francisco
    Participant
    October 24, 2020 at 17:26

    Hello,

    It didn’t work, I added the code but the line was not added under the titles (image).

    Regards

    Please contact administrator
    for this information.
    Avatar: Francisco
    Francisco
    Participant
    October 24, 2020 at 17:30

    Hello,

    My apologies, I cleared the cache and the lines were added, thanks a lot!.

    Regards.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Text Align’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.