Forum Replies Created
-
AuthorPosts
-
Hi Rikard, All good, please close out!
Thanks so much Mike! I greatly appreciate your assistance!!
Thanks Mike!
It works perfectly. I updated the child theme functions.php via FTP.One more quick question for you.
Is there a way to make the products on this page utilize the hover over “Add to Cart” functionality?Similar to this example: https://kriesi.at/themes/enfold/shop/
Thanks again Mike!
JeremyHi Rikard,
The update does work, although the issue still persists when Slider Revolution is activated.Everything was updated via FTP, including Slider Revolution, caches cleared, plugins disabled and transients cleared.
Please let me know.
Thanks,
JeremyFebruary 21, 2019 at 5:39 pm in reply to: Logo Centered, menu on either side with base of logo text even with logo #1070035Hi Ismael,
I did not change the performance compression settings.
The correct link is in the Private Content area.Thanks so much for your help.
JBFebruary 20, 2019 at 3:02 pm in reply to: Logo Centered, menu on either side with base of logo text even with logo #1069491Hi Ismael,
That didn’t work.
I added login credentials.This is the current code under Quick CSS:
#top .av_header_transparency #header_meta {
border-bottom: 0;
}#socket .copyright { width: 100%; text-align: center; }
#socket .sub_menu_socket { margin-top: -20px; }#footer { padding: 0 0 0 0; }
.cart_dropdown .cart_dropdown_link > span:before {
font-size: 30px !important;
}a.cart_dropdown_link {
margin-left: -30px !important;
margin-right: -28px !important;
}li.wc_payment_method.payment_method_stripe label img {
font-size: 30px !important;
}.jb-85font { font-size: 85px; line-height: 75px; font-weight: bold;}
@media only screen and (max-width: 989px) {
/* Add your Mobile Styles here */
.av-overlay-on-hover .avia-image-container-inner .av-image-caption-overlay {
opacity: 1;
filter: alpha(opacity=100);
}
}#top div .logo {
float: none;
position: absolute;
left: 50%;
z-index: 1;
transform: translate3d(-50%, 0, 0);
}#top #header .av-main-nav > li {
top: 30px;
}#top .header-scrolled .av-main-nav > li {
top: 20px;
}Thanks,
Jeremy- This reply was modified 5 years, 9 months ago by jeremysecondary. Reason: To keep some info private
February 18, 2019 at 2:53 pm in reply to: Logo Centered, menu on either side with base of logo text even with logo #1068382Hi Ismael,
No Worries.
Pass is below in Private content.
This is where the code is at currently as I kept trying to figure it out.
It’s close, but:
1. The base of the menu text isn’t aligned with the base of the logo
2. The menu isn’t on either side of the logo
3. The shrinking logo when user scrolls works, but the base of the menu text isn’t aligned with the base of the logo.#top .av_header_transparency #header_meta {
border-bottom: 0;
}#socket .copyright { width: 100%; text-align: center; }
#socket .sub_menu_socket { margin-top: -20px; }#footer { padding: 0 0 0 0; }
.cart_dropdown .cart_dropdown_link > span:before {
font-size: 30px !important;
}a.cart_dropdown_link {
margin-left: -30px !important;
margin-right: -28px !important;
}li.wc_payment_method.payment_method_stripe label img {
font-size: 30px !important;
}.jb-85font { font-size: 85px; line-height: 75px; font-weight: bold;}
@media only screen and (max-width: 989px) {
/* Add your Mobile Styles here */
.av-overlay-on-hover .avia-image-container-inner .av-image-caption-overlay {
opacity: 1;
filter: alpha(opacity=100);
}
}#top div .logo {
float: none;
position: absolute;
left: 50%;
z-index: 1;
transform: translate3d(-50%, 0, 0);
}Thanks so much!!
February 15, 2019 at 2:57 pm in reply to: Logo Centered, menu on either side with base of logo text even with logo #1067465Hi Guys,
Bumping this thread, any help here would be greatly appreciated!September 23, 2014 at 4:52 am in reply to: Enfold Woocommerce issues: Attributes missing, Price updates missing, etc. #323466Hey Ismael,
I think I got it all sorted out.
Removed Woocommerce plugin, reinstalled Enfold 2.9.2 and then then reinstalled Woocommerce all via FTP.
Seems to be working fine now.
Thanks for getting back to me!
JeremySeptember 21, 2014 at 2:17 am in reply to: Product Slider & Product Grid not working and Layout Builder will not load #322529Thanks Josue.
I had everything in categories, so maybe the updates removed them.
There is some weird conflict on the SHOP page when product is moved into and out of categories.
When you do this, it crashes/freezes the page and the avia layout editor disappears.
I was able to work around it I think by not indicating the “Product Archive / Shop Page” under the Woocommerce settings.
Anyways, thanks for your help.
JBSeptember 20, 2014 at 10:52 pm in reply to: Product Slider & Product Grid not working and Layout Builder will not load #322469This reply has been marked as private.September 14, 2014 at 6:20 pm in reply to: Avia Layout Builder, unable to edit page, spinning circle #318890Hey Guys,
I just reinstalled Enfold and things seem to be good now!
The theme is awesome and you guys rule!
Sorry to waste your time!
JBYour the man!
Thanks Yigit!Thanks Yigit!
Really appreciate you getting back to me.
I did make some Quick CSS changes (detailed below), do those get lost in the update?
Note, I did make this into a child theme.
Thanks again!
JB#top ul:first-child > li:hover .avia-menu-text {
color: #666666;}.current-menu-item .avia-menu-text {
color: grey!important;
}li:hover .avia-menu-fx, .current-menu-item>a>.avia-menu-fx, li:hover .current_page_item>a>.avia-menu-fx{opacity: 1; visibility: hidden;}
li:hover .avia-menu-fx, .current-menu-item>a>.avia-menu-fx, li:hover .current_page_item>a>.avia-menu-fx{opacity: 1; visibility: hidden;}
.main_menu ul:first-child > li > a{
padding: 0 24px !important;
}.home .container_wrap, .home .avia-layerslider { border-top-style: none; }
.home .avia-shadow { box-shadow: none; }
.home #header_main { border-bottom-style: none; }.avia-menu-fx {
display: none !important;
opacity: 0;
} -
AuthorPosts