-
AuthorPosts
-
March 20, 2018 at 4:19 am #929492
Hi!
I’ve been trying to target the the current-menu-item of a page. I created a hover that sets the border of the menu item to display:none. I’d like the border to stay hidden, when I’m on that page, but have trouble targeting it.
Please see: https://imgur.com/mlXcDBri’ve tried several things in the editor, f.ex:
Thanks for your help!
March 20, 2018 at 9:53 am #929628Hey Ushbot,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaMarch 20, 2018 at 5:12 pm #929971Hi Victoria! Thanks for your help!
March 20, 2018 at 6:17 pm #930012Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .current_page_item .avia-menu-text { background:gold; }Best regards,
VinayMarch 21, 2018 at 3:28 am #930221Worked! Thanks
March 21, 2018 at 8:13 am #930404Hi Ushbot,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaMarch 25, 2018 at 3:45 am #932544This reply has been marked as private.March 25, 2018 at 4:45 pm #932633Hi,
Please create different tickets for different issues so we can relate to the main topic :)
Google maps shortcode is not supported inside the accordion please add your API key in the below code and paste it in text mode inside the accordion.
<div id="googleMap" style="width:100%;height:400px;"></div> <script> function myMap() { var mapProp= { center:new google.maps.LatLng(51.508742,-0.120850), zoom:5, }; var map=new google.maps.Map(document.getElementById("googleMap"),mapProp); } </script> <script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY&callback=myMap"></script>
Best regards,
VinayApril 11, 2018 at 12:24 am #940102This reply has been marked as private.April 11, 2018 at 10:04 am #940345Hi Ushbot,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
