Hi,
Please check https://prnt.sc/3JeREfTNsuTZ >> when I go to the page /shop , I have this frame around the menu item “webshop”
Is there a way to have this frame for all pages related to the webshop – example on the productpages, cart-page, checkout page
https://prnt.sc/_lHqwq_j-f-t
Thnx!!
Hey mvanstee,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.av-main-nav li.current_page_parent > a .avia-menu-text,
#top.woocommerce-page .av-main-nav li#menu-item-3184 .avia-menu-text {
border: 1px solid rgba(0,61,29) !important;
margin-left: 1px !important;
padding: 5px !important;
background-color: rgba(0,0,0,0) !important;
border-radius: 4px !important;
color: #003D1D !important;
}
Best regards,
Yigit
It works! Thanks a lot :-)
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit