Learnlite
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] Storefront theme – header image sizeThank 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
In reply to: [Storefront] Storefront theme – header image sizeHi 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:
https://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. TIAForum: Themes and Templates
In reply to: [Storefront] header image doesnt work on any size :(That’s done. I’ve started a new thread
Forum: Themes and Templates
In reply to: [Storefront] header image doesnt work on any size :(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
In reply to: [Shoreditch] Navigation Menu Color and Footer TextHi 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 https://www.heritagefound.com
Forum: Themes and Templates
In reply to: [Shoreditch] Navigation Menu Color and Footer TextHi Chad @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
https://176.32.230.51/heritagefound.com/Hope you can help
- This reply was modified 7 years, 7 months ago by Learnlite.
Forum: Themes and Templates
In reply to: Space between banner and logo – MyStile Woocommerce ThemeI 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.
cheersForum: Themes and Templates
In reply to: Mystile theme banner won't show up…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.
https://docs.woothemes.com/document/mystile/Forum: Everything else WordPress
In reply to: new browser tab not opening from WP dashboardForget 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.