• Hello,

    I just installed the theme today and I am using the demo xml site.
    When I click on the product, there is the categories links just under the header, for example: Home>>Men Clothing>>Jeans , and there is the background under that links. I would like to change the background but could not find how to do it.

    Please help! Thanks in advance.


    I would also like to decrease the size of the image of the featured post on front page (the slider image size) please.

    Thank you !

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hey there thao.tran,

    How are you doing today?

    Would you mind posting link to your site where I can see this and I’ll be happy to try to provide some CSS to change that 🙂

    Best regards,
    Bojan

    Thread Starter thao.tran

    (@thaotran-1)

    Hi there,

    Here is the link: http://arslan.ourownbeauty.net/?product=bermuda-denim-shorts
    Where you open it, there is a banner in black and white with the “Products” and links: Home/Men Clothing…

    I would like to change that banner please.

    And when you click on the homepage, there is a large banner also and I would like to change the size of it to be smaller if it’s possible.

    Thank you so much!

    Thread Starter thao.tran

    (@thaotran-1)

    There;s another problem that I just realized:
    My product page does not show the gallery photo at all, the featured image still seen in the homepage though.
    Here is the link: http://arslan.ourownbeauty.net/?product=soap-balloon-congratulation
    How can I do to make the product photo appear?

    Thanks!

    My site have the same problem. Single product page is not displaying the image.

    Here’s the link: http://shopera.websites24seven.com/product/sample-product-12/

    Thread Starter thao.tran

    (@thaotran-1)

    Can anybody help us please..

    Thank you!

    Hey again,

    Changing the background image on that banner should be possible with some custom CSS. To do that please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:

    http://wordpress.org/plugins/simple-custom-css

    nav.woocommerce-breadcrumb {
        background-image: url(images/breadcrumbs.jpg);
    }

    Replace image URL with another image which you want to display there.

    As for your featured image not displaying on your single product pages I can’t see the image in HTML so this is most likely related to your theme, to check this please try switching to one of the default WP theme like twenty fifteen to see if your theme is causing this.

    Best regards,
    Bojan

    Thread Starter thao.tran

    (@thaotran-1)

    Hello,

    Thank you for your help. I tried to put the code in style.css but it doesn’t work. I will try with the plugin later

    I switched to other themes and it all shows the featured images and product images, only in Shopera it doesn’t work.
    Is anything to do with the content-product.php or content-single.product.php?

    Thank you again!

    Hey again thao.tran,

    Where are you adding the CSS code I provided above? Please don’t edit theme core files and either use child theme or plugin I mentioned above.

    As for the image, I’ve checked the theme and I can see that there is a product image missing in content-single-product template. Since I’m not representing theme developers the best idea would be to open new thread with this and wait for their response.

    Best regards,
    Bojan

    Thread Starter thao.tran

    (@thaotran-1)

    It worked now for the breadcrumb! Thank you so much, I will open a new topic about product picture now.

    Thank you again

    Glad I could help 🙂

    Best regards,
    Bojan

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘"Links" background’ is closed to new replies.