Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @pixlviews,

    I hope you are well today and thank you for your question.

    To achieve this just add only one post having featured image to slider category.

    Best Regards,
    Vinod Dalvi

    Thread Starter Vishal

    (@pixlviews)

    i did that already but the slider shows the category name and post name on it !

    You can try removing it by adding the following CSS code in the Custom CSS option of your theme on the below path.

    Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

    .flexslider .flex-caption {
        display: none;
    }
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Replace slider with static image’ is closed to new replies.