Align a block of listings

Hi, how can I align this part?

Hi,

Please disable third-party plugins and customizations (if there are any) and check if this issue persists. If you use a caching plugin, make sure that caching is disabled for logged-in users.

I couldn’t figure it out, but if it’s possible to remove that border and that dividing line, it will be fine for me. Can you help me with that, please?

Hi,

You can use this CSS snippet:

.hp-listing--view-block.hp-listing--featured {
        border-color: transparent;
}

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.