Title: &quot;Links&quot; background
Last modified: August 30, 2016

---

# "Links" background

 *  [thao.tran](https://wordpress.org/support/users/thaotran-1/)
 * (@thaotran-1)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/)
 * 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)

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408606)
 * 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](https://wordpress.org/support/users/thaotran-1/)
 * (@thaotran-1)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408637)
 * Hi there,
 * Here is the link: [http://arslan.ourownbeauty.net/?product=bermuda-denim-shorts](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](https://wordpress.org/support/users/thaotran-1/)
 * (@thaotran-1)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408703)
 * 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](http://arslan.ourownbeauty.net/?product=soap-balloon-congratulation)
   How can I do to make the product photo appear?
 * Thanks!
 *  [wattspublishing](https://wordpress.org/support/users/crystalwatts/)
 * (@crystalwatts)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408716)
 * 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/](http://shopera.websites24seven.com/product/sample-product-12/)
 *  Thread Starter [thao.tran](https://wordpress.org/support/users/thaotran-1/)
 * (@thaotran-1)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408736)
 * Can anybody help us please..
 * Thank you!
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408742)
 * 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](http://codex.wordpress.org/Child_Themes) 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](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](https://wordpress.org/support/users/thaotran-1/)
 * (@thaotran-1)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408745)
 * 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!
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408755)
 * 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](https://wordpress.org/support/users/thaotran-1/)
 * (@thaotran-1)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408776)
 * It worked now for the breadcrumb! Thank you so much, I will open a new topic 
   about product picture now.
 * Thank you again
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408781)
 * 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.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/shopera/1.4.3/screenshot.png)
 * Shopera
 * [Support Threads](https://wordpress.org/support/theme/shopera/)
 * [Active Topics](https://wordpress.org/support/theme/shopera/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/shopera/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/shopera/reviews/)

 * 10 replies
 * 3 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/links-background/#post-6408781)
 * Status: not resolved