Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,
    Please add these codes in your head section in “header.php” file:

    <script>
    jQuery('.su-tabs-nav span').click(function(){
    
      setTimeout( function(){ msCli('update'); }, 60 );
    
    });
    </script>

    And these codes in your custom css field:

    .ms-thumb {
         margin-left: 0 !important;
         margin-top: 0 !important;
    }

    Regards
    Averta Support

    Thread Starter missbackpacker420

    (@missbackpacker420)

    Hi. Thank you for responding. I did add the codes to both the header.php file and custom css field, but nothing has changed. Or maybe I added the codes to the wrong sections?

    Hi,
    Please add script codes to “footer.php” file.

    Regards
    Averta Support

    Thread Starter missbackpacker420

    (@missbackpacker420)

    Thanks so much! That did the trick. Everything looks great now.

    Hi,
    Your welcome.
    Glad to your issue is solved.

    Regards
    Averta Support

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Shows thumbnail only’ is closed to new replies.