Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #84109
    Robyn
    Member

    the featured slider on my site will get taller when it switches to a different featured story, is there a way to keep the height of the slider static so it doesn’t cause the jumping. it makes it difficult to read in mobile.
    the website is
    http://www.funkofanatics.com

    #84133
    Pratik
    Participant

    Hi @Robyn,

    I looked at your site and I think your problem is with the image and content. The image of all the slide featured images should be of same dimension. (The one with Deadpool has a bit long height than others).

    So you need to fix both.

    For images, you will need to regenerate the thumbnails using “Regenerate thumbnails plugin“. Install this plugin and follow the instructions to regenerate the images.

    For content, you can use following CSS code in “Appearance=> Theme Options=> Custom CSS” box:

    
    #slider-wrap .featured-text {
        min-height: 200px;
    }
    

    This will fix the height of content.

    Also, Your theme is currently at version 4.1. It is highly recommended to update it to latest version(4.4.1). There are a lot of bug fixes and security patches.

    Let me know how it goes.

    Regards,
    Pratik

    #84390
    Robyn
    Member

    Thank you. I did what you suggested and it is still causing an issue. I also can’t update as i am getting the following error
    An error occurred while updating Catch Box Pro: Update package not available.

    #84455
    Robyn
    Member

    The update process is starting. This process may take a while on some hosts, so please be patient.

    Enabling Maintenance mode…

    Updating Theme Catch Box Pro (1/1)
    An error occurred while updating Catch Box Pro: Update package not available.
    Disabling Maintenance mode…

    Warning: Creating default object from empty value in /home/content/p3pnexwpnas10_data02/89/2659189/html/wp-content/plugins/acf-repeater/acf-repeater-upda

    #84514
    Pratik
    Participant

    Hi Robyn,

    Pro Themes cannot be updated as free themes. To update pro themes, you need to follow the instructions here

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Featured Slider is making it difficult to read in mobile’ is closed to new replies.