Heading slider module missing in mobile version

Posted in: Newsmag
Post count: 62

Hi guys,

There is no heading on my slider module in the mobile version:

It’s is necessary..

Post count: 7909

Hi,

Please use this custom css:

@media (max-width: 767px){
.td_normal_slide .block-title{
display: inline-block;
top: 40px;
}
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.