Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #58929
    Olivia
    Member

    Hello, I am using Catch Responsive Pro Theme. I have 8 Featured Image sliders. For some reasons, the actual slider is showing 16 bullet points and not 8. When I click on the blank bullet points that have no pictures, it goes to the blank site. The site is http://www.craftmaxfl.com Any suggestions on how I can change this?

    #58937
    Olivia
    Member

    Also another question- is there an option to change the SIZE of the featured image slider text or perhaps to change HOW TRANSPARENT it is? Website is http://www.craftmaxfl.com and I am using Catch Responsive Pro Theme.

    #58969
    Sakin
    Keymaster

    @Olivia: Can you go to your slider settings at “Appearance => Customize => Featured Slider Options” and check “No of Slides”. Maybe you have set there as 16.

    #58970
    Sakin
    Keymaster

    @Olivia: For slider width and transparency, you can change the width and 0.7 for transparency where 1 is 100 percent. Then add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    #feature-slider .entry-container {
        background: rgba(0,0,0,0.7);
        width: 60%;
    }
    #59012
    Olivia
    Member

    Thank you for the code for transparency. As far as the dots- I have not listed No of slides 11- but there are still more dots. Also something weird happens with them- when the site first launch- there are no dots. They start appearing on the second image.

    #59026
    Sakin
    Keymaster

    @Olivia: Can you activate my access to your site once again and then I will check in details.

    #59133
    Olivia
    Member

    Yes, I just sent it to you via e-mail. Thank you for your help!

    #59143
    Sakin
    Keymaster

    @Olivia: Thanks for the access and I found that there was conflict with “Easy Testimonials” plugin. So, I have deactivated that plugin and it works fine.

    #59224
    Olivia
    Member

    Thank you for your support! I appreciate your help!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Featured Image slider question’ is closed to new replies.