Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi Mike,
No I’m on an android. If you go to the site, click on pricing in the menu, it takes you to that section below on the home page. If you slide the section upwards, you will see the site moving back and forth and menu on the right side of the screen. Just checked on my husband’s iPhone and it is doing it there too.
Thank you!!And it will take me to an anchor on ANOTHER page?
Yeah – changing it to 0 makes the main menu nav disappear all together –
#header{
opacity: 0.2;
}
When I up the op to 2 – it looks like this. So the main link nav must be behind the bkgrnd color – correct? You can hardly see the main menu nav.And hard to read.
- This reply was modified 7 years, 6 months ago by rmavila.
That did it Mike!! Thank you so much.
Quick question please – it seems that although the main menu font is white – it seems to be darker when I add a gradient bkground image. It seems that the opacity layer is layered on top of the navigation so I shows darker and so does the logo.
Any code to fix this?
Thank you so much for writing to me on the weekend!!
Here is the code:
This is what I have in custom css. Is this wrong? I really have to get this fixed.
#header{
opacity: 0.5;
}
@media only screen and (max-width: 480px) {
h1 { font-size: 25px !important; }
#header_meta .container {
max-width: 100%!important;
width: 100%!important;
}
#avia-menu .avia-menu-text {
font-size: 20px !important;
}This is what I have in custom css. Is this wrong? I really have to get this fixed.
#header{
opacity: 0.5;
}
@media only screen and (max-width: 480px) {
h1 { font-size: 25px !important; }
#header_meta .container {
max-width: 100%!important;
width: 100%!important;
}
#avia-menu .avia-menu-text {
font-size: 20px !important;
}December 14, 2015 at 5:49 pm in reply to: 100% Container (top image) does not work in parallax setting. #552507Still not working.
http://testsite.cityofwinters.orgPlease help.
December 14, 2015 at 3:17 am in reply to: 100% Container (top image) does not work in parallax setting. #551891Hello,
I followed the directions on this page:
http://kriesi.at/documentation/enfold/color-section-with-100-container/
But it won’t work on the parallax setting. Here is the link to it:
http://testsite.cityofwinters.org
Image is 1310 which I have the general settings set to.
The image in this link is set to scroll and it is what the image is suppose to look like. But I will be making all the full container images parallax.
I need the image to look like this.
http://testsite.cityofwinters.org/about-winters/
Please help. Thank you.
December 14, 2015 at 12:47 am in reply to: 100% Container (top image) does not work in parallax setting. #551873My site is live.
Thank you Elliot. Is there anyway to change the opaque to a dark color instead of light?
I need the code to change the opacity/transparency level as I showed in those links.
I don’t want the header to be complete clear.
This is what I am trying to do. Please see link:
http://www.1.odysseydesign.us/menuneed.jpgIt is not the sidebar menu, it is the one at the top (the primary menu) I want to run horizontal with columns. It is on the page link I sent you when you click on pages.
Thank you
-
AuthorPosts