Reply 346475 to: Some minor changes and questions for my website

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
February 9, 2023 at 07:39

Hello, @Vladis,

1.To display more than 9 items in the shop by default, please navigate to XStore > Theme Options > Woocommerce (Shop) > Shop > Shop page Layout and set/choose the number of Products Per Page according to your requirements. For a better reference, please see the image provided here: https://postimg.cc/rDNXx02k

2. Please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear the mobile browser cache and check back your site.

@media only screen and (max-width: 500px){
.home.woocommerce-shop .products-grid .product {
    width: 100% !important;
}
}

3. Please navigate to XStore >> Theme Options >> Header Builder >> Main Menu and change the style from there without separator, as per the screenshot provided here: https://postimg.cc/yJdDGSKm

4. In Theme Options > Header Builder > Contacts Element, you can delete elements and add them from scratch. As an example, the “Url For Field” for a phone number should be formatted as “tel:+xxxxxxxxxx” and for an email address as “mailto:your_email”.

5. Please navigate to XStore >> Theme Options >> Header Builder >> Socials and under Advanced turn ON “Open in new window”, as shown in the screenshot below:

https://postimg.cc/jC7QdB7p

We thank you for your cooperation.

Best Regards,
8Theme’s Team

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.