Title: Storefront theme question
Last modified: November 6, 2017

---

# Storefront theme question

 *  Resolved [motoprogr](https://wordpress.org/support/users/motoprogr/)
 * (@motoprogr)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/storefront-theme-question/)
 * Hello.
    I’m building my 1st site ever in WordPress using Woocommerce and Storefront
   theme. I have manage to arrange almost everything but i can’t found how to wide
   my page by disabling the huge red marked gaps in left and right. Site not yet
   published so her eis the pic [http://img159.imagevenue.com/img.php?image=60556_wordpress_122_572lo.jpg](http://img159.imagevenue.com/img.php?image=60556_wordpress_122_572lo.jpg)
 * Thank you in advance!!!

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/storefront-theme-question/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/storefront-theme-question/page/2/?output_format=md)

 *  [shtain](https://wordpress.org/support/users/shtain/)
 * (@shtain)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9657477)
 * Gime please link to your site – so i can check in debug mode
    -  This reply was modified 8 years, 7 months ago by [shtain](https://wordpress.org/support/users/shtain/).
 *  Thread Starter [motoprogr](https://wordpress.org/support/users/motoprogr/)
 * (@motoprogr)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9658165)
 * I haven’t publish it yet, the url still reads “under construction”.
 *  Thread Starter [motoprogr](https://wordpress.org/support/users/motoprogr/)
 * (@motoprogr)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9665533)
 * None?
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9665621)
 * To be able to advise its necessary to examine your page using browser tools. 
   Its not possible to work from a screenshot. Please come back when your site is
   available.
 *  Thread Starter [motoprogr](https://wordpress.org/support/users/motoprogr/)
 * (@motoprogr)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9665769)
 * I can publish it for a while and then i’ll sent it to construction again.
    Let
   me know when you are ready.
 *  Thread Starter [motoprogr](https://wordpress.org/support/users/motoprogr/)
 * (@motoprogr)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9665962)
 * Ok fixed it while still ofline. Removed the frames following the instructions
   here [https://nicola.blog/2016/07/22/remove-sidebar-woocommerce-pages-storefront/](https://nicola.blog/2016/07/22/remove-sidebar-woocommerce-pages-storefront/)
   
   Thank you all!
 *  Thread Starter [motoprogr](https://wordpress.org/support/users/motoprogr/)
 * (@motoprogr)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9822147)
 * Hello lorro!
    I almost complete the website mate and i have a couple questions.
   I made transparent header and footer but on the header there still a thin black
   horizontal line, what is it? Site [http://www.motopro.gr](http://www.motopro.gr)
   Thank you in advance!
    -  This reply was modified 8 years, 5 months ago by [motoprogr](https://wordpress.org/support/users/motoprogr/).
    -  This reply was modified 8 years, 5 months ago by [motoprogr](https://wordpress.org/support/users/motoprogr/).
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9824691)
 * Its under construction so I would need to see it to be able to examine the styles
   with browser tools.
 *  Thread Starter [motoprogr](https://wordpress.org/support/users/motoprogr/)
 * (@motoprogr)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9824857)
 * Ok up now.I always forget to publish it.
    I also noted that product names are
   in black color and can’t found how to change them, i manage to change all other
   fonts though except these. happy new year mate 🙂
    -  This reply was modified 8 years, 5 months ago by [motoprogr](https://wordpress.org/support/users/motoprogr/).
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9825122)
 * Happy New Year!
 *     ```
       /* remove header bottom border */
       header {
         border-bottom-width: 0 !important;
       }
       /* change product title font color */
       .woocommerce-loop-product__title {
         color: #fff;
       }
       ```
   
 *  Thread Starter [motoprogr](https://wordpress.org/support/users/motoprogr/)
 * (@motoprogr)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9825137)
 * this is CSS right?
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9825157)
 * Try it at:
    Dashboard > Appearance > Customise > Additional CSS
 *  Thread Starter [motoprogr](https://wordpress.org/support/users/motoprogr/)
 * (@motoprogr)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9827996)
 * Excellent that worked.
    The text color though changed only in main page, when
   you open a product the NAME, DESCRIPTION (title only not entire description) 
   and RELATED PRODUCTS are still in black. Is there any way to change them all 
   once for all?
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9828055)
 * I think you’ll need to pick them off one by one.
 *     ```
       .product_title,
       .wc-tab h2 {
         color: #eeee22;
       }
       ```
   
 * Are there any more?
 *  Thread Starter [motoprogr](https://wordpress.org/support/users/motoprogr/)
 * (@motoprogr)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/storefront-theme-question/#post-9828118)
 * Only the RELATED PRODUCTS (named as Σχετικά προϊόντα in Greek) just below description
   remains black as i can see.tomorrow morning i’ll check all site from beginning.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/storefront-theme-question/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/storefront-theme-question/page/2/?output_format=md)

The topic ‘Storefront theme question’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 16 replies
 * 3 participants
 * Last reply from: [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/storefront-theme-question/page/2/#post-9828213)
 * Status: resolved