test
You said I should take a backup of http://www.newsinqurer.org/icom (which does not have any issue) and install it on the current domain.
I just need a copy of live site because on live site i can not replace css files.
Anyway add below code in custom.css file
body.features-page .features-intro {
position: relative;
z-index: 2;
}
@media (min-width: 1200px)
{
body.features-page .t3-mainbody {
left: 50%;
margin-left: -585px;
}}
.acm-features .features-content {
background: #ffffff;
padding: 24px;
}.acm-features.style-2 span {
border: 1px solid #333333;
border-radius: 50%;
display: inline-block;
height: 72px;
line-height: 72px;
text-align: center;
width: 72px;
}
.acm-features.style-2 .font-icon {
color: #333333;
display: block;
font-size: 32px;
text-align: center;
}
.features-intro .t3-section {
background: #ffffff;
}
Please make sure custom.css file does not have any syntax errors.
It will help to fix your live site issues.
Regards
Hi
I applied the same fix i suggested in last post and its working fine on your live site.
Please check the main site.
Regards
Hello Pankaj,
I have checked and can confirm that it is working fine now. Strange because when I added it, it did not work.
I am glad we have been able to resolve the issue.
Thanks once again.
Hassan
This topic contains 19 replies, has 2 voices, and was last updated by habdul 7 years, 5 months ago.
The topic ‘JA Social theme not loading properly’ is closed to new replies.