Forum Replies Created
-
AuthorPosts
-
April 8, 2022 at 7:58 pm in reply to: Add burger menu to top secondary on mobile and cart images on mobile #1347750
Thank you.
April 8, 2022 at 4:26 pm in reply to: Add burger menu to top secondary on mobile and cart images on mobile #1347728Hi, unfortunately that is not what I wanted.
I removed the custom css at the top:
@media only screen and (max-width: 767px) {
#top .av-burger-menu-main {
position: absolute;
top: -35px;
right: -5px;
}
}.logo img {
margin-top: 10px !important;
}#header_main {
z-index: 20 !important;
}
.responsive #top #wrap_all .main_menu {
top: 48px;
left: -80px;
position: fixed;
}
}Now the menu font is not how it was. See 2 urls below.
The menu font is set in the Enfold settings, but is getting overwritten somewhere. I’ve cleared cache and changed the css file merging, but no change.
April 7, 2022 at 9:03 pm in reply to: Add burger menu to top secondary on mobile and cart images on mobile #1347618Thank you so much.
When scrolling on mobile, the burger menu disappears. Is there css I can add to always display like the cart does?
April 7, 2022 at 4:51 pm in reply to: Add burger menu to top secondary on mobile and cart images on mobile #1347594Info in private content (I thought I posted this yesterday)
April 6, 2022 at 3:10 pm in reply to: Add burger menu to top secondary on mobile and cart images on mobile #1347437No change – is there a way (using css or functions) to move the burger menu to the fixed secondary menu? I would like the burger menu icon visible after scrolling. Thanks,
April 6, 2022 at 1:33 am in reply to: Add burger menu to top secondary on mobile and cart images on mobile #1347336When I add the above, the burger menu disappears on mobile. (I did update compression settings also)
Thanks for your help. On the new domain (below), mixed content is corrected.
But the cart icon is still not clickable on mobile.
Nevermind – fixed it using this CSS:
@media only screen and (max-width:767px) {
.responsive #top .cart_dropdown {
z-index: 100 !important;
}
}- This reply was modified 2 years, 7 months ago by c3idesign.
Thanks – this worked but the cart is on the left, not next to the social icons on my site. (link below)
Another question – on mobile, shouldn’t the cart icon be clickable to the cart page?
I’ve changed the domain – link is below.
- This reply was modified 2 years, 7 months ago by c3idesign.
Also, I noticed that the “remove from cart” icon (circle with “x”) changed, and I’m not sure when. It used to be an orange circle with an “x”. Now it is just a circle.
Thanks.
You can disregard.
I’ve fixed this.
I was able to fix.
Thank you.
February 13, 2019 at 4:30 pm in reply to: Secondary menu – possible to create item with no link? #1066522Thanks – is there a way to remove the underline when hovering?
Yes ;)
Awesome! Thanks!
January 17, 2019 at 10:34 pm in reply to: Columns – add background image and overlay for text #1055218Thanks, don’t need it anymore.
January 17, 2019 at 3:06 am in reply to: Layer slider – mobile settings (hide layer) and shadow #1054828No change to mobile version. But nevermind, found an alternative for that element.
- This reply was modified 5 years, 10 months ago by c3idesign.
January 5, 2019 at 11:28 pm in reply to: Menu – centered on large screen, how do I set burger menu to right side? #1050427Thank you!
How can I remove this extra space? See link below.December 12, 2018 at 4:37 pm in reply to: Updating to Enfold 4.5 and validating Personal Token #1044387I was able to update the theme via ftp, then selected my child theme and my site was restored, with only a problem where we had tried to edit one of the catalogue items.
However, my footer has restored to the default. I can fix it, but I wanted to let you know.
December 12, 2018 at 1:17 am in reply to: Updating to Enfold 4.5 and validating Personal Token #1044076Our site automatically updated to WP5.0 and a user edited a page. If I update the theme now, will it be ok, or do I need to restore from a backup (with WP 4.9)?
currently have enfold 4.2.4
Thanks,
- This reply was modified 5 years, 11 months ago by c3idesign.
Thanks! That fixed it.
Not the “Cooking” next to the large image, but the labels below – there are 6 – cooking, bathing, etc. I want these to resize on mobile and tablets.
- This reply was modified 6 years ago by c3idesign.
I am going to add this question – since I believe it’s the image overlay also.
On this page – http://c3idesign.com/wp1/portfolio/ – how can I adjust the text size on mobile. I’ve added custom CSS, so that may be affecting it.
Thank you.
Thanks – that worked! What if I want on multiple pages? Will I need to add CSS for each page id?
Thank you. The border styling and the overlay removal css were what I needed.
My other question was this: on the page listed below in private content, I’ve created a row with small images. (Only the first 2 are set up now.)
The first image does NOT have a link, and the caption for this image, “Living” is displayed.
The second image DOES have a link, and now it’s caption (“Dining”) is hidden, or not being displayed. I’ve tried to find the css, but haven’t had any luck. Any code will be for THIS page only.Thank you.
I will start a new ticket.
You are correct, but I’m currently working on 2 different sites, both Enfold theme. Since the question was related, I added it to the same thread. (Both regarding mobile menu.)
Do you want me to create a new thread? I’ll be happy to.
A difference in the mobile menu is that on this site – in private content – I’ve centered the burger menu.
Thank you – that worked. I’ve made a few changes to the CSS to center the burger menu, but can I move the “X” to close the burger menu to the upper right corner? See link for image.
I figured it out.
Guenni007 – thank you! Worked perfectly! (the widget)
- This reply was modified 6 years, 10 months ago by c3idesign.
-
AuthorPosts