test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #881287

    Hi
    Use my solution given below
    Go to /templates/ja_charity/acm/features-intro/tmpl/style-1.php
    Find this code

    
                    <p class="container-sm section-intro hidden-xs"><?php echo $helper->get('block-intro'); ?></p>

    Replace it with

    
                    <p class="container-sm section-intro "><?php echo $helper->get('block-intro'); ?></p>

    Save and check.

    holmanresearch Friend
    #920510

    Thank you!

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

This topic contains 2 replies, has 2 voices, and was last updated by  holmanresearch 8 years, 7 months ago.

The topic ‘Showing up on desktop site but not on mobile site’ is closed to new replies.