Home Forums Pro Themes Kids Education Pro Zoom in main slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #108782
    Albehairy
    Participant

    1- The main slider is doing zoom in for the featured image in the post, which is cutting a portion of the surrounding of each slide’s image, how can I stop that

    please find the example:
    http://18.224.251.31/

    2- can I add images instead of posts in the main slider?
    a. if yes please tell me how?
    b. if no how can I stop the hyperlinks in the main slider?

    #108786
    wensolutions
    Keymaster

    Hello,

    Actually, the issue has raised due to smaller size of the image you have uploaded. So, please upload the image of recommended size.

    Also, to resolve the issue, you can add following given CSS in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    #main-slider .slider-item{
      background-repeat: no-repeat;
      background-size: contain;
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    #108791
    Albehairy
    Participant

    Hello,

    yes, this is much better.

    could you update me regarding the rest
    2- can I add images instead of posts in the main slider?
    a. if yes please tell me how?
    b. if no how can I stop the hyperlinks in the main slider?

    #108810
    wensolutions
    Keymaster

    Hello,

    As for now, the feature you have requested regarding uploading images instead of posts is not available. However you can remove hyperlink by removing the text for link by going to Admin Panel > Appearance > Customize > Sections > Main Slider

    Screenshot:http://prntscr.com/psjsdh

    For detail assistance, please refer to below given link:

    https://themepalace.com/instructions/themes/kids-education-pro/#doc-main-slider-block-7

    If you have any queries further, let us know.

    Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.