A few issues I need help with on the homepage

Multipurpose WordPress Theme Forum Support
GK User
Wed May 13, 2015 5:05 pm
Hi there, I have one or two questions here for you on my homepage.

1. You will see on my header on the homepage that the menu icon in the top right is dark black in color http://www.jamjosandbox.com/hydrolight/ however on the other pages of the site like this page here http://www.jamjosandbox.com/hydrolight/contact/ its white which I would prefer of course. Is there a setting I am missing to make sure the menu is white on the homepage.

2. On my header area you can see a Learn More button, my website is basically a one page type design, is there a link I can apply to this Learn More button that just scrolls me down to the next section on the homepage?

3. How to reduce the size of the text in the tab section?

Thanks in advance.
User avatar
Expert Boarder

GK User
Wed May 13, 2015 5:08 pm
I want to clarify on my point 1 above. If you look at the full demo version here: http://www.jamjosandbox.com/hydrolight/ it starts off white and then goes to black as you scroll down which is exactly what I would like but mine just stays black all the time so any help would be much appreciated.
User avatar
Expert Boarder

GK User
Wed May 13, 2015 10:38 pm
Hi,

Regarding your issues:
1. Please go to Appearance -> Customize -> Features section and enable "Dark image background on frontpage" option.

2. Try to use this URL: href="#frontpage-wrap"

3. Try to add this custom CSS:
Code: Select all
.gk-tabs-item .gk-big-heading {
  font-size: 8rem;
}
User avatar
Moderator

GK User
Wed May 13, 2015 10:57 pm
All of this worked very well thank yo very much for the great support, very much appreciated.
User avatar
Expert Boarder


cron