html - Not able to display content in mobile view -


i have added lightbox webpage, content does't show in mobile view. developer , new designing, please me solve issue http://www.kahui.org/user/boardmember

will thankful helpful suggestion

the problem in styles.css:2362

@media (max-width: 768px) {     ...     .about-left p:nth-child(3) {         display: none;     }     ... } 

it says browser hide <p> if it's third child.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -