Forums
Forums / Theme: Donovan / Edge line too long
(@steve92)
5 years, 7 months ago
I’ve this css but edge line i too long:
/* Sotto menù */ .sub-menu { width: 150px; }
Solved, deleted the previous css and I put this
/* Sotto menù */ .main-navigation ul ul a:link { width: 150px; }
The topic ‘Edge line too long’ is closed to new replies.