ResolvedSeller Page – Seller Label

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #25601
    laagom
    Participant

    Hi Dimitar,

    On the seller page template, is there a way in which we could change the position of the Seller Label. Currently it is right in the middle of the picture, there-by hiding the picture/and logo which does not look aesthetically pleasing. Is there a way to have the Label out of the picture thumbnail box, either above or below it.

    Will share a screen shot in the next post.

    Best,

    #25602
    laagom
    Participant
    This reply has been marked as private.
    #25636
    Althemist
    Keymaster

    Hi laagom,

    That looks really strange. Which multi-vendor plugin you have? Could you, please provide a link? Screenshots never help in situations like this.

    #25709
    laagom
    Participant
    This reply has been marked as private.
    #25721
    Althemist
    Keymaster

    Looks like a bug in the WC Vendors pro code OR it’s caused by some your custom CSS. Can’t be 100% sure, as your css is combined and cached.

    You can easily overcome it with the following CSS:

    .wpb_wrapper > .rigid-wcv-vendorslist .wcv-inner-details .wcv-icon-container {
        height: 100px;
    }
    .wpb_wrapper > .rigid-wcv-vendorslist .wcv-inner-details hr {
        display: none;
    }
    #26172
    laagom
    Participant
    This reply has been marked as private.
    #26191
    Althemist
    Keymaster

    This one should do the job:

    .wpb_wrapper > .rigid-wcv-vendorslist .wcv-inner-details a {
        text-decoration: none;
    }
Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register