Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
not showing as you scroll down?
Do you instead mean, showing as you scroll down?
Ummmm I want the whole page to stay static, so when you scroll down it just scrolls the page and does not show the header/menu bar.
I thought it was called a fixed scroll.
like: thrivelondon.co.uk
not: thrivewithlouise.co.uk
Hope that makes sense!
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Yes I see. What’s your website?
The one I’m working on is thrivewithlouise.co.uk.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
If you’re not using a Child Theme, and if the theme doesn’t have a designated section of the dashboard for CSS modifications then install this Custom CSS Manager plugin http://wordpress.org/plugins/custom-css-manager-plugin
Then use its “CSS Code” section of the dashboard to hold your CSS modifications:
Alternatively use your Child Theme style.css file to hold your CSS modifications:
body .site-header,
body .site-header.fixeddiv {
position: static;
}
Fab π Plugin worked thanks
And the top bar?
Can I change the two sections of the top bar to say ‘Telephone’ and ‘Email’ instead?
ta
Also can you give me best dimensions for the demo slider images?
MUCH appreciated…
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Not sure what you mean, are you saying the issue has been fixed and you have other queries?
Sorry, yes it is now fixed but I’d also like to change the wording on the top bar from ‘Call us” to ‘Telephone’ and ‘Mail us’ to ‘Email’.
I’d also like to know the best dimensions for image size to use on the demo homepage slider?
Ta
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Could you open a new thread for each of those please: https://wordpress.org/support/theme/i-max#postform
Thank you