Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bridieamelia

    (@bridieamelia)

    Also, I’d like to override the Price to make it look like a button in the “Collection” shortcode. Any ideas?

    I have:

    .btn--seamless .pricing {
        display: block !important;
        font-size: 16px !important;
        line-height: 22px !important;
        color: #fff !important;
        vertical-align: middle !important;
        background: #4ca9d8 !important;
        padding: 8px !important;
        border-radius: 6px !important;
        max-width: 100px !important;
        margin: 0 auto !important;
    }

    But it’s still jsut plain grey text.

    Plugin Author Shopify

    (@shopify)

    Unfortunately we do that have the ability to edit the CSS since it is sandboxed in the iframe. However we are looking into adding more options there.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Next Page button colour’ is closed to new replies.