Title: Learnlite's Replies | WordPress.org

---

# Learnlite

  [  ](https://wordpress.org/support/users/learnlite/)

 *   [Profile](https://wordpress.org/support/users/learnlite/)
 *   [Topics Started](https://wordpress.org/support/users/learnlite/topics/)
 *   [Replies Created](https://wordpress.org/support/users/learnlite/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/learnlite/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/learnlite/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/learnlite/engagements/)
 *   [Favorites](https://wordpress.org/support/users/learnlite/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Storefront theme – header image size](https://wordpress.org/support/topic/storefront-theme-header-image-size/)
 *  Thread Starter [Learnlite](https://wordpress.org/support/users/learnlite/)
 * (@learnlite)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/storefront-theme-header-image-size/#post-10950759)
 * Thank you. I’ll give that a try. I know a little css – perhaps one day I’ll learn
   a bit more.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Storefront theme – header image size](https://wordpress.org/support/topic/storefront-theme-header-image-size/)
 *  Thread Starter [Learnlite](https://wordpress.org/support/users/learnlite/)
 * (@learnlite)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/storefront-theme-header-image-size/#post-10945507)
 * Hi James.
    I’m sure you know what you’re talking about but I just don’t get this.
   My site is not ready to be public yet so I have quickly set up another and put
   the same size header image into it. here is the url for the second site: [http://storefront-trial-co-uk.stackstaging.com/sample-page/](http://storefront-trial-co-uk.stackstaging.com/sample-page/)
   Regarding your advice about screen size, I have viewed this on a 24 inch screen,
   a 14 inch screen and an ipad. Same problem on all. Your help would be appreciated.
   TIA
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] header image doesnt work on any size :(](https://wordpress.org/support/topic/header-image-doesnt-work-on-any-size/)
 *  [Learnlite](https://wordpress.org/support/users/learnlite/)
 * (@learnlite)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/header-image-doesnt-work-on-any-size/#post-10942757)
 * That’s done. I’ve started a new thread
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] header image doesnt work on any size :(](https://wordpress.org/support/topic/header-image-doesnt-work-on-any-size/)
 *  [Learnlite](https://wordpress.org/support/users/learnlite/)
 * (@learnlite)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/header-image-doesnt-work-on-any-size/#post-10937666)
 * Hi
    I also have this problem. I am using Storefront and the header says “Your
   theme works best with an image with a header size of 1950 × 500 pixels” So I 
   go on Canva and design a header that size. I put the image in and it is way too
   big. I’ve checked the dimension in Photoshop and the header is 1950 x 500. Can
   anyone tell me the real dimensions for the Storefront header. I’ve clicked inspect
   but never really understand what I see!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Shoreditch] Navigation Menu Color and Footer Text](https://wordpress.org/support/topic/navigation-menu-color-and-footer-text/)
 *  [Learnlite](https://wordpress.org/support/users/learnlite/)
 * (@learnlite)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/navigation-menu-color-and-footer-text/#post-9026736)
 * Hi Chad (@shireling)
 * That has fixed some of the blue links (successfully changed to green) but there
   are others within the site. How can I find the main css file in the shoreditch
   parent theme so I can just search for all instances of blue and replace them (
   in the child theme). for example there is still a blue button in the search widget
   and some button links in the text.
 * I looked in the WP files in a back up I have and there seemed to be lots of different
   css files. So I was bit confused on where to look!
 * thanks for your help.
 * site is at [http://www.heritagefound.com](http://www.heritagefound.com)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Shoreditch] Navigation Menu Color and Footer Text](https://wordpress.org/support/topic/navigation-menu-color-and-footer-text/)
 *  [Learnlite](https://wordpress.org/support/users/learnlite/)
 * (@learnlite)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/navigation-menu-color-and-footer-text/#post-8982509)
 * Hi Chad [@shireling](https://wordpress.org/support/users/shireling/)
    I’ve also
   had similar issues to Kayla with shoreditch and used your code above
 * > /* Navigation link underline */
   >  .main-navigation .primary-menu .current_page_item
   > >a, .main-navigation .primary-menu .current-menu-item>a, .main-navigation .
   > primary-menu .current_page_ancestor>a { border-color: #f2ba00; }
   > /* Navigation hover color */
   >  /* Navigation child menu indicator color */ .
   > main-navigation a:focus, .main-navigation a:hover, .main-navigation .menu-item-
   > has-children>a:after { color: #f2ba00; }
   > /* Button color (including mobile menu) */
   >  button { background-color: #f2ba00;}
   > Your code changed the blue menu hover color but I still have blue buttons in
   > a contact form, search box and need a bit more css to change them. I’ve used
   > the Child theme configurator plugin to create my child theme. I used the color#
   > 769e78 for now.
   > I’m about to migrate the site but it’s currently at
   >  [http://176.32.230.51/heritagefound.com/](http://176.32.230.51/heritagefound.com/)
   > Hope you can help
    -  This reply was modified 9 years, 3 months ago by [Learnlite](https://wordpress.org/support/users/learnlite/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Space between banner and logo – MyStile Woocommerce Theme](https://wordpress.org/support/topic/space-between-banner-and-logo-mystile-woocommerce-theme/)
 *  [Learnlite](https://wordpress.org/support/users/learnlite/)
 * (@learnlite)
 * [12 years ago](https://wordpress.org/support/topic/space-between-banner-and-logo-mystile-woocommerce-theme/#post-4801376)
 * I know this is non WP-org but just to be helpful
    1. logo – untick the two boxes
   underneath the custom logo upload 2. banner – will only work if you DO NOT have
   your home page as a static page. as static page overrides the template. cheers
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Mystile theme banner won't show up…](https://wordpress.org/support/topic/mystile-theme-banner-wont-show-up/)
 *  [Learnlite](https://wordpress.org/support/users/learnlite/)
 * (@learnlite)
 * [12 years ago](https://wordpress.org/support/topic/mystile-theme-banner-wont-show-up/#post-4259362)
 * Did anyone find the answer to this. Just trying out Mystile theme and wondered
   if it was a page template issue? No as I tried a few different page templates!
   Deactivated all sliders, removed featured image on page, running out of ideas
   here! I have done exactly what is described in the instructions.
    [http://docs.woothemes.com/document/mystile/](http://docs.woothemes.com/document/mystile/)
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [new browser tab not opening from WP dashboard](https://wordpress.org/support/topic/new-browser-tab-not-opening-from-wp-dashboard/)
 *  Thread Starter [Learnlite](https://wordpress.org/support/users/learnlite/)
 * (@learnlite)
 * [12 years ago](https://wordpress.org/support/topic/new-browser-tab-not-opening-from-wp-dashboard/#post-5053082)
 * Forget to say, site loads fine when I’m not logged in. when I’m not logged in
   I can open as many tabs as I want.

Viewing 9 replies - 1 through 9 (of 9 total)