Forum Replies Created
-
AuthorPosts
-
January 29, 2016 at 2:14 am in reply to: Highlighted menu item (when navigating to its page or child pages) #574233
I think I solved it !
`.woocommerce #menu-item-278 {
font-color:white !important;
background-color: #ededed;
border-style: solid;
border-color:orange;
border-bottom-color: #d9d9d9;
border-width:2px;
}January 29, 2016 at 2:12 am in reply to: Highlighted menu item (when navigating to its page or child pages) #574232still looking for a solution to this... is there anyway to set a general condition.. .that if any products are viewed or if any categories are viewed, then the #menu-item-278 will be highlighted with the styling as below ? :
#menu-item-278 {
font-color:white !important;
background-color: #ededed;
border-style: solid;
border-color:orange;
border-bottom-color: #d9d9d9;
border-width:2px;
}January 28, 2016 at 5:15 am in reply to: Highlighted menu item (when navigating to its page or child pages) #573475didn’t work.
it still highlights the other menu items under “Shop”
- This reply was modified 8 years, 10 months ago by alfpress.
January 26, 2016 at 6:18 am in reply to: Highlighted menu item (when navigating to its page or child pages) #571899Hi Rikard,
It seems to work.. however, it ends up putting boxes around each sub menu…
so.. now “Cart” , “My Account” , “Terms”, and “Cart” are all boxed in as well… and the color is changed for each of those submenus as well… so it kind of looks like a new menu.Is there a way to just apply the style only to the top level menu.. .. in this case “Shop” ?
January 25, 2016 at 4:37 am in reply to: Highlighted menu item (when navigating to its page or child pages) #571031the menu structure is something like this :
Home
About
Shop
–Product Category 1
—Product Category 1A
—-Product 1
—-Product 2
—Product Category 1B
—-Product 1
—-Product 2
–Product Category 2
—Product Category 2A
—-Product 1
—-Product 2
— Product Category 2B
—-Product 1
—-Product 2
-Cart
-My Account
– Checkout
– Terms
Contact- This reply was modified 8 years, 10 months ago by alfpress.
Thanks again !…. I ended up combining information from both to get exactly what I wanted… I ended up using the percentage values so it would be more accurate for what I wanted… just to share with others ,
the following will add a black overlay on the bottom 1/3 of the image (can adjust to your liking) … and allow text to be shown more clearly… this is good when using images as buttons / connected to other links … hope this is helpful for others :
.av-image-caption-overlay { background: rgba(10,5,5,0.2); height: 33% !important; top: 67% !important; }
Drake (and Elliot) thanks ! worked perfectly !
you guys don’t get enough credit for your super-support !!!!! worth everything !
January 5, 2016 at 3:37 am in reply to: Change font and style of text in tabbed element (3 of 3) #559712thank you !
worked great !.thanks !
.. .is it possible to but a black overlay only on the very lower portion of the picture ? … like the bottom 25% of it ?
It worked in a way… but
1) the caption part needs to be adjusted… because now it is floating inside the picture and a little to the left
2) is there a way to put the caption underneath the picture …. and have a thicker border at the bottom…. so… for example :
5px on left, 5px on right, 5px on top … and 30 px on bottom…. and… in the bottom area… the caption will go in white ?thanks !… that did it … for others .. i replaced my enfold folder with a new enfold folder via ftp….
Hi… i had the page originally saved as an unpublished draft… but.. it is published now…
Look for “Test Gallery” under the “wheels” menu
thanks !
-
AuthorPosts