Quick fix
-
You can drop the
left: 0px;css attribute for the customizer styles as it throws off the layout. of the icon.
div.widget[id*=_yuzo_widget-] .widget-title::before {
left: 0px; /* this is not needed */
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Quick fix’ is closed to new replies.