I have already enabled “Force language in custom links” but it still dont work.
Is there something i’m missing?
Thanks,
Rafael Diogo
I created a product page and product details page for our online store (woocommerce / Elementor). On the product details page, I added a category grid so people can go back and shop by category. However, no matter what category you click, it just takes you to the top of the Product Page. Any way to make it so it goes to the section of the products page that they click on (like a menu anchor)?
For example, if you click “gift cards” I want it to bring them to the bottom of the products page where the gift cards are so they are not scrolling through everything else.
I created a product page and product details page for our online store (woocommerce / Elementor). On the product details page, I added a category grid so people can go back and shop by category. However, no matter what category you click, it just takes you to the top of the Product Page. Any way to make it so it goes to the section of the products page that they click on (like a menu anchor)?
For example, if you click “gift cards” I want it to bring them to the bottom of the products page where the gift cards are so they are not scrolling through everything else.
]]>body:not(.elementor-editor-active) .elementor-menu-anchor:before {
content: “”;
display:block;
height: 200px; /* fixed header height*/
margin: -200px 0 0; /* negative fixed header height */
visibility: hidden;
pointer-events: none;
}
I don’t know if this is possible, any thoughts? I would like to do this without a plugin, I don’t mind coding.
Thank you so much!
]]>how can i click the menu anchor link for it to scroll down the page but close the popup on click.
Thanks
Josh
]]>If you go to the page I have provided and click on the green button that says – Get In Contact it will take you down to the contact form. The problem is – it goes a bit too far and then jumps back where it should be in the first place. I have tried changing themes and deactivating plugins, nothing helped.
]]>I created a one-page website using Bento theme. It has its main menu that works correctly with absolute paths to specific anchors.
The problem appears when access a subpage and then click on the main menu to return to the one-page information: the website seems to land at the right anchor for a few seconds but then it refreshes and goes back to the top of the page.
When tested on Internet Explorer it works perfect (go figure, right?), but Firefox, Chrome and Safari generate the same problem.
Here’s the link to the site: https://jvh.digitalproductionmiami.com
Can anybody help?
]]>