Skip to content

Instantly share code, notes, and snippets.

@jmabbas
Created December 30, 2025 07:08
Show Gist options
  • Select an option

  • Save jmabbas/a8d4de022b63996a345d96f17933145f to your computer and use it in GitHub Desktop.

Select an option

Save jmabbas/a8d4de022b63996a345d96f17933145f to your computer and use it in GitHub Desktop.
Electro - Custom codes
.off-canvas-navigation .dropdown strong {
padding: 10px 20px;
display: block;
border-bottom: 1px solid #eae9e9;
}
.off-canvas-navigation .dropdown .dropdown-toggle[data-bs-toggle=dropdown]:not([data-hover=dropdown])+.dropdown-menu li a {
padding: 0 30px;
}
.off-canvas-navigation .dropdown .dropdown-toggle[data-bs-toggle=dropdown]:not([data-hover=dropdown])+.dropdown-menu {
display: flex;
}
.brands-carousel .item figure img {
opacity: 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment