Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #114619
    Sumiko Miida
    Participant

    Hi Catch team,

    I would like to set multiple images which should be linked to same fixed page. Could you let me know how to set it? Once I tried to use feature slider image setting from customize option, but I found only one feature image for 1 page. And I also appreciate if you would let me know remove excerpt from the image.

    My page url is http://vectology.jp/.

    Thank you,
    Sumiko

    #114631
    Mahesh
    Keymaster

    @sumiko: Full Frame free version only has Featured Page Slider which allows you to set page as featured slider. In this option, you can select certain pages and the slider will link to that particular page (and cannot me modified). On Full Frame Pro you will have Custom Featured Slider option with which you can modify image, title, content and link of your choice. As per your requirement, Custom Featured Slider will help you have it. I recommend you to upgrade to Pro.
    And to remove excerpt, this can be done with Custom CSS. Go to Dashbaord=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #feature-slider .entry-content {
        display: none;
    }

    Regards,
    Mahesh

    #114688
    Sumiko Miida
    Participant

    Hi Mahesh-san,

    Thank you for your advice. Now my client approved to upgrade to Full Frame Pro, so I will purchase pro version.

    And I appreciate you to give me css code.

    Thank you!
    Sumiko

    #114791
    Mahesh
    Keymaster

    @sumiko: Thank you for your appreciation. We really appreciate it. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘setting feature slider images’ is closed to new replies.