• Is there a way to left-align the filters? Right now they are centered which makes them harder to read.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter madgeshatbox

    (@madgeshatbox)

    I received this email from Dima to Yuri, answering another support thread. Does this apply to me as well?

    ). You can re-write such styles by just copying it and adding some extra element eg html. So if style is

    .single_filter {
    color: red;
    }

    you can create own style

    html .single_filter {
    color: black;
    }

    and it will overwrite our style.

    Regards,
    Dima

    Reply Link: https://ww.wp.xz.cn/support/topic/css-errors-16/#post-11781276

Viewing 1 replies (of 1 total)

The topic ‘Left Align filters’ is closed to new replies.