#nav_menu-3,
#nav_menu-4,
#nav_menu-5,
#nav_menu-6,
#text-7,
#text-12{
border-left:1px solid #4E4E64!important;
}
Does anyone know what he means to use pseudo elements to draw my dividers? I did try the following without success
#nav_menu-3:before,
#nav_menu-4:before,
#nav_menu-5:before,
#nav_menu-6:before,
#text-7:before,
#text-12:before{
border-left:1px solid #4E4E64!important;
}
Cheers
Nick

New Topic/Question
Reply



MultiQuote




|