Join our new community forum for support & discussion

Join Now

Home Support Themes ExpertHive Some more style questions

Some more style questions

  • Author
    Posts
  • Jave

    Hey,

    got some more style questions, maybe someone can solve 🙂

    1. I need the add to favourites link to be shown under add reviews

    2. what’s the css code for hiding the green line on the left of the primary attributes?

    here’s a image to show what i exactly mean: https://ibb.co/5hBDcGg

    Thank you in advance! Finally getting to the final steps of my project.

    capitalss2

    1.I think CSS is not enough here
    2. Send a link to your site I will look and send a fragment to hide

    ihor developer

    Sorry for the late reply.

    1. It’s possible, but requires the template customizations via the hivepress/v1/templates/listing_view_page hook.

    2. This CSS snippet should hide it:

    .hp-listing--view-page .hp-listing__attributes--primary:before {display:none}

Viewing 3 posts - 1 through 3 (of 3 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.