Last 2 versions (including 6.1.6) disrupt Flatsome Theme
-
The following CSS from osm.map.css line 87 breaks some of the Flatsome theme look in the last 2 versions… working fine before.
#li.active a {
border: 1px solid #D8D8D8;
border-bottom-color: rgb(216, 216, 216);
border-bottom-style: solid;
border-bottom-width: 1px;
background: #FFFFFF;
border-bottom: none;
color: black;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.