Home Forums Basel support forum Border for shop-page widget sidebar

Border for shop-page widget sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6065

    mobiflora
    Participant

    Hi XTEMOS-Team,

    where can I specify a border around my
    widgets in the shop/catalog-pages?

    Thanks for your help

    Till

    #6072

    Artem Temos
    Keymaster

    Hello,

    There is no such option in Theme Settings. You can use this code snippet to add borders to your widgets

    .sidebar-widget {
        margin-bottom: 30px;
        border: 1px solid #efefef;
        padding: 20px;
    }

    Regards

    #6778

    mobiflora
    Participant

    nice – thanx!

    Till

    #6786

    Artem Temos
    Keymaster

    Glad to help you!

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

The topic ‘Border for shop-page widget sidebar’ is closed to new replies.