I can’t get the views slideshow to center in the div. I tried the following code but with issue:
#views_slideshow_cycle_main_content_slideshow-block { width: 100%; text-align: center; } #views_slideshow_cycle_teaser_section_content_slideshow-block { display: inline-block; }
The image display in few seconds but disappear afterwards.
Can anybody please help me how to solve this problem?