Join our new community forum for support & discussion

Join Now

Home Support Extensions Requests Attributes

Attributes

  • Author
    Posts
  • Gazlog

    For the attributes, I want to have a shirt descriptions so that is can be shown before the request is clicked in the secondary block. Is it possible to make the description 100% length and still have other attributed on the same line (maybe 2 or 3)

    Thanks

    ihor developer

    It’s possible to make some attribute full-width with a simple CSS snippet, but at the moment it’s possible only if this attribute is always the first or last in the list:

    .hp-listing--view-block .hp-listing__attributes--secondary .hp-col-xs-12:first-child {flex-basis: 100%;max-width: 100%;}

    Gazlog

    thats perfect. Where do I paste this?

    ihor developer

    You can add custom CSS snippets to the Additional CSS field in Appearance/Customize section.

    Gazlog

    Works perfectly, Thanks

Viewing 5 posts - 1 through 5 (of 5 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.