What are you looking for?

Get help straight from our team...

Advanced: Placing the "Subscribe to this Series" button

Settings and Setup

Advanced: Placing the "Subscribe to this Series" button

Add the "Subscribe to Series" button to any products we add to your Manage Comics installation.

Last updated on 18 Feb, 2022

By default we attempt to put the Subscribe to Series button beneath the "Buy Now" button that Shopify adds, but if you don't like that placement, or don't have the Buy Now button enabled, you can move this yourself.

Go to a product page in your store for any recurring series (any comic that has future issues will do).

Image

Right click and "Inspect Element" in Chrome or Safari

(See how to enable Inspect Element in Google Chrome,  how to enable Inspect Element in Safari)

You will then see a panel come up where you can find the selector needed to change the location of your "Subscribe to Series" button.

Image

For something within a class, place a period (.) before the selector, for something that is an ID, put a pound sign (#) before the selector.

Example: 

If my button was a class like this:

My button selector would be ".btn-addtocart"

Image

If my button had an ID (preferred) like this:

My button selector would be "#cart-button".

Image

ID's are preferred because there can only be one instance of them on a page.

Edit the CSS Button Selector in Settings

Back in Settings, change the CSS Button Selector line to the selector in your theme.

Image

After hitting save, if this has been done correctly, your Product page will now look similar to this:

Image
Did you find this article helpful?
Previous

Add Manage Comics to your Navigation

Next