Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hoknight Friend
    #984685

    Hi,

    Can’t display Feature Description when screen size is 1024 x 768.
    module id:168
    Please help to fix.

    Thanks


    1. ScreenShot1268
    Pankaj Sharma Moderator
    #984688

    Hi
    the description is hidden due to the design concept it does not look good . If you want to show it .
    Go to /css/custom.css file and add below code

    @media (max-width: 1199px) and (min-width: 992px) {
    .acm-features.style-2 .row > div.features-text > p {
        display: block!important;
    }}

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum