OnPoint Plugins

  • Plugins
    • Advanced Sidebar Menu
    • Go Live Update Urls
  • About
    • Services
    • Showcase
  • Blog
  • Contact
  • Support
  • Log In
← Back to support

Update previous CSS to target new widget

Resolved

Requested: 2 years and 5 months ago

I am having difficulties in restoring my customized sidebars since the last updates I made to my site.

This is the css code:

#advanced-sidebar-navigation-menu-49-wrap li a {
padding: 22px 24px !important;
}
#advanced-sidebar-navigation-menu-49-wrap ul.parent-sidebar-menu {
margin: -24px !important;
}

#advanced-sidebar-navigation-menu-49-wrap .parent-sidebar-menu > li > a:hover {
transition: color 0.3s ease;
color: #FFFF00 !important;
background: rgb(4,73,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(4,73,153,1) 0%, rgba(37,43,68,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(4,73,153,1)), color-stop(100%,rgba(37,43,68,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(4,73,153,1) 0%,rgba(37,43,68,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(4,73,153,1) 0%,rgba(37,43,68,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(4,73,153,1) 0%,rgba(37,43,68,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(4,73,153,1) 0%,rgba(37,43,68,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#044999′, endColorstr=’#252b44′,GradientType=0 ); /* IE6-9 */ !important;
}

Plugin: Advanced Sidebar Menu

  1. OnPoint Plugins

    2 years and 5 months ago

    Good Morning Lazaros,

    Your CSS was very close. Looks like you just needed to change the number to 49 to 50 like so:

    Have a great day!

New Response Cancel reply

You must be logged in to respond. Only PRO members are allowed to respond to support requests.

© 2023 · WordPress Development · Terms Of Service · Privacy Policy · Cookie Policy · Log in

  • Plugins
  • Blog
  • Contact