Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #3786
    thorsten
    Member

    Hi,

    in my blog    http://www.klickklack.eu      in the featured image slider are two problems. the picture is always moving to the right, no matter what is in the transition effekt. and under the picture there is a word “weiterlesen”, how can i remove it ?

    #3787
    thorsten
    Member

    and howcan the picture centered ?

    #3796
    Sakin
    Keymaster

    @thorsten: You image is small that is why it is loading to left. If you upload the featured image of Width: 644px and Height: 320px. Then it will look great. But if you want to add the small image and make it center then add the following CSS in “Custom CSS” box in your Theme Options panel under Appearance of WordPress Dashboard:
    #slider-wrap img { margin: 0 auto; }

    #3798
    thorsten
    Member

    perfekt 🙂  thank you !

    looks much better now

    whats about the problem with the transition effekt not working ?

    #3804
    Sakin
    Keymaster

    @thorsten: Sorry I forgot to answer about removing word “weiterlesen” from slider. You can just add the following css in custom css box:
    #slider-wrap a.more-link { display: none; }

    For slider effect. It is working on your site. By default the slider effect is fade but you have successfully changed to scrollLeft.

    #3808
    thorsten
    Member

    no, you are wrong, the transition effekt in the theme options stand on shuffle, and the image is always scrolling to the left.

    now i chanfe the transistion effekt to fade (1/1 seconds) and nothing changed.

    #3813
    Sakin
    Keymaster

    @thorsten: Thanks for reporting. Found issue in the slider and have just added new version for Catch Box Pro 1.2.3. Please login to your account in Catch Theme and download the latest version.

    #3819
    thorsten
    Member

    you are right, now everything is working fine !  Thank you.

    #3820
    thorsten
    Member

    when there will be a option to open the link in a new windows, it will be perfekt 🙂   So, someone click on the picture in the slider, he leaves my blog……

    #3821
    Sakin
    Keymaster

    @thorsten: We are thinking of adding in future. Noted Down.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘catch box pro featured image slider problem’ is closed to new replies.