Header slide images size

May 2014 WordPress Theme
GK User
Wed Nov 19, 2014 1:11 am
Hi all
I have two issues which I tried to resolve without success:
1 ) The header images slideshow height are stretched over the original height of the images and I would like to resize the height of the header to 300 px
2 ) The backend of my administration area >>> StoreFront >>>>>> Template options , I can't save anything in that area, the save button is not responding.
here is the url of my site : http://izzyhair.com/

Any help would be much appreciated
User avatar
Senior Boarder

GK User
Wed Nov 19, 2014 9:13 am
Hello,

Regarding you issuess:

1) Add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
Code: Select all
.gk-is-wrapper-gk-storefront {
   height: 300px;
}


2) Please update your theme to the latest version and the problem with this button should disappear.
User avatar
Moderator

GK User
Wed Nov 19, 2014 10:13 am
Piotr Kunicki wrote:Hello,

Regarding you issuess:

1) Add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
Code: Select all
.gk-is-wrapper-gk-storefront {
   height: 300px;
}


2) Please update your theme to the latest version and the problem with this button should disappear.


Hi Piotr
Thank you for your help
I have updated the theme to the latest 09/09/2014 version 1.2 ( downloaded gk_storefront_quickstart.zip extract it and FTP theme StoreFront )
but still no luck, Save settings button is not responding..

Regards
User avatar
Senior Boarder

GK User
Wed Nov 19, 2014 11:32 am
Do you have also the latest WordPress version? could you please send me a PM with backend access to your website?
User avatar
Moderator

GK User
Wed Nov 19, 2014 1:33 pm
Piotr Kunicki wrote:Do you have also the latest WordPress version? could you please send me a PM with backend access to your website?


Details sent thanks
User avatar
Senior Boarder

GK User
Wed Nov 19, 2014 2:34 pm
You didn't update your theme properly. Please follow this tutorial:
https://www.gavick.com/documentation/wo ... -gk-theme/
or do a backup and replace your StoreFront directory with the StoreFront direcotry from latest version of the theme.
User avatar
Moderator

GK User
Tue Feb 17, 2015 3:19 pm
Hi,
I've activated the override.css but the CSS won't show in WP-admin. I can edit it on the server but without no effect. Do you know what could be wrong?

Kindly
Linus
User avatar
Senior Boarder

GK User
Tue Feb 17, 2015 6:20 pm
You can use i.e. this plugin:
https://www.gavick.com/blog/adding-cust ... ress-theme

or send me a PM with backend and FTP access - then I'll check the override issue.
User avatar
Moderator

GK User
Wed Feb 18, 2015 11:09 am
I installed the plugin and did the custom CSS it works great!

Thanks!
Linus
User avatar
Senior Boarder


cron