Best Premium and Free WordPress Themes › Forums › SuperMag › Cant cope with short words at the start of first paragraph › Reply To: Cant cope with short words at the start of first paragraph
February 28, 2016 at 3:55 am
#5468
acmethemes
Keymaster
Hello thaigerweb,
Yes we understand your issue, Please add following CSS in Custom CSS :
@media (max-width: 1229px) {
.single .single-feat {
float: none;
padding: 0;
text-align: center;
width: 100%;
}
}
Let us know if this solve your problem.
Best Regards
AcmeThemes