Menu Color is currently black. How/Where can I change the color?
I was able to change the color of the Quote page but the Counter page background is still black. Where can I change the color?
On the "we are newave� or in my webpage �we are CLB� (Second section on the parallax, I need to add the image as a background instead of as an element on the page. On the other hand, what would be the best size for the image as a background.
What sizes are the Newave logo�s on the menu bar? In pixels please.
What is the default font on the template? On the other hand if I change the font on the theme options. It will change all the fonts on the template right?
The black (transparent) mask on the map section. Can the color be changed? How/where can I change the color?
Footer text - How can I add a footer text? On the theme options I am able to at code?
What are the best image sizes for the background slider on the homepage?
How can I change the section title size and color? See attached picture - We love Tiles, this is what I want to change.
I'm not support but here are some things to try. Add the following code to the custom css (styling options) under theme options changing #CD8500 for the color of your choice
.is-sticky .navbar-inner{
background: #CD8500;
}
The code for the dark background on your counters is
.dark-background {
background-color: #222;
} Not sure if it will be as simple as just adding that to the custom css but give it a try.
I was doing my images at 1500px wide but when viewing on a 27 inch monitor have now gone to 2000px by 1067px. I try to keep the final image under 300kb for a background image you could probably get it down to around 100kb without any discernible loss of quality.
The newwave logo on the menu bar is 120px by 50px
Font is Open Sans
The code for the map overlay color is .map-overlay {
background-color: rgba(0, 0, 0, 0.85);
} So try adding that to custom css with changes you want and see how that goes.
Not sure re adding text to footer other than the same way you add copyright info.
Image size I would suggest 2000px by 1067px with each image under 300kb
Page title is set to H1 so you would need to work out how to change that. Sorry I cannot be clearer than that right now.
Again i am not support so please make sure you don't delete any existing code without backing up first.
Hi,
I need a little help on a couple of questions:
Thanks in advance.
Regards,
I'm not support but here are some things to try. Add the following code to the custom css (styling options) under theme options changing #CD8500 for the color of your choice
.is-sticky .navbar-inner{
background: #CD8500;
}
The code for the dark background on your counters is
.dark-background {
background-color: #222;
} Not sure if it will be as simple as just adding that to the custom css but give it a try.
I was doing my images at 1500px wide but when viewing on a 27 inch monitor have now gone to 2000px by 1067px. I try to keep the final image under 300kb for a background image you could probably get it down to around 100kb without any discernible loss of quality.
The newwave logo on the menu bar is 120px by 50px
Font is Open Sans
The code for the map overlay color is .map-overlay {
background-color: rgba(0, 0, 0, 0.85);
} So try adding that to custom css with changes you want and see how that goes.
Not sure re adding text to footer other than the same way you add copyright info.
Image size I would suggest 2000px by 1067px with each image under 300kb
Page title is set to H1 so you would need to work out how to change that. Sorry I cannot be clearer than that right now.
Again i am not support so please make sure you don't delete any existing code without backing up first.
Hope some or all of that is useful.
Hi, Chris touched pretty much all the points (thanks!)
for section titles you need to specify the properties of:
}
color, font-size, etc
in theme options Styling Options->Custom CSS
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy