Added below code to .css please let me know if it fixes issue? Or if it breaks things?
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
{
#wrapper .dd-container .dd-selected-text span:before {
position: relative;
top:0px;
padding: 0px;
margin: 0px;
content: “Menu”;
}
}
@media only screen and (max-device-width : 768px) {
.glyphicon-align-justify:before {
content: “e055″;
content: ” Menu ” !important;
font-family: ‘Open Sans’, Arial, Helvetica, sans-serif;
font-size: 20px;
}
}
.link-effect a:hover span, .link-effect a:focus span {
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
********************************************************
Messing with the VPinball app and push notifications.
So if you haven't downloaded app yet what are you waiting for!?
for IOS and Android
********************************************************
********************************************************
Messing with the VPinball app and push notifications.
So if you haven't downloaded app yet what are you waiting for!?
for IOS and Android
********************************************************
You need to login in order to like this post: click here