Best Premium and Free WordPress Themes › Forums › SuperMagPro › Is there a way to wrap an individual menu item? › Reply To: Is there a way to wrap an individual menu item?
March 13, 2017 at 3:15 pm
#14712
johnsontreye
Participant
Thanks. I went to Appearance > Customize > Additional CSS and added it, but it didn’t change anything. I don’t have much additional CSS added, but here it is. I want to make sure there isn’t a conflict somewhere.
.home h1 { display:none }
.main-navigation ul li{
position: relative;
}
#menu-item-38913 > a {
line-height: 1.7;
text-align: center;
width: 192px;
}