Viewing 1 replies (of 1 total)
  • Thread Starter Alph

    (@alpph)

    Hi,

    In addition to my previous post, I have to say that the following CSS in Max Mega Menu has the consequence that the display of the Widget itself in completly perturbated.

    .categories li {
    	padding: 3px !important;
    	display: block !important;
    }
    .categories li:hover {
    	background: #DDDDDD !important;
    }
    .categories li:hover a {
    	color: rgb(0, 122, 204) !important;
    }
    
    .categories li {
         width: 33% !important;
         float: left !important;
    }

    Is there any possibility to have a CSS code locally in order to avoid that ?

    Thanks

    Alphonse PHILIPPE

Viewing 1 replies (of 1 total)
  • The topic ‘Assign class’ is closed to new replies.