How do I populate different shop pages?

I would like a bit of help. I am creating a e-commerce website and I would like to change a few things. I am using Integrity.

  1. I would like to move the search and cart icons to the top right of my website. How do I do that?

  2. How do I get rid of the line between the product and the title, then also change the font size of the price?

  3. Then I would also like to use different pages for my shop, for example “Notebooks”, “Stickers” and “Accessories” rather than “shop”. How do I populate these pages?

Thanks!

Hey Jamie,

For #1. Regretfully, this is not possible in X without customizing the PHP templates responsible for displaying the areas you mentioned. If you know how to code or are a WordPress developer yourself, you can learn how you can customize our theme by reading our Customization articles available in our Themeco Docs. Specifically, start here: https://theme.co/docs/best-practices.

If you’re not a developer or know how to code, you need to consult with a developer to customize our theme because we do not provide customization service as part of our theme support nor we can teach how to code.

For #2. Are you referring to the horizontal line in the following screenshot?

image

If so, our theme doesn’t have an option to remove it so you’d need to learn CSS and also learn how to use the browser’s element inspector in order to override that part of the theme.

If that is not the line you’re referring to, please provide the URL of the page and a screenshot of the line so maybe we could point you to an option you can use.

For #3. This part is powered by WooCommerce and not our theme so I will refer you to this WooCommerce Product Category documentation: https://docs.woocommerce.com/document/managing-product-taxonomies/. If that is not what you need, please contact WooCommerce support.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.