Click on image slider

Home Forums Gillion Theme Click on image slider

Home Forums Gillion Theme Click on image slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • enter1010
    Participant

    Hello,

     

    On our blog, we currently use your slider to display the most recent articles. However, there’s one thing that has been bothering us and our readers for a while. The only way to get to the article is to click on the tiltle displayed over the image. A normal user would expect to be able to click anywhere on the image, like you do on most sliders, and we’re looking for a way to add this feature to your slider.

    Are you thinking of adding such a feature soon ? Can you show us how we can easily add it to our blog ?

     

    Best regards

    Hi @enter1010,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .blog-slider-content > a {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        height: 100%;
        padding-top: 25%;
        width: 95%;
        z-index: 999999;
        cursor: pointer;
    }
    
    .blog-slider-content {
        position: static;
        height: 100%;
    }
    
    .blog-slider-container {
        top: 0;
    }
    
    .blog-slider-item .post-categories-container {
            position: absolute;
            bottom: 170px;
    }
    
    .blog-slider-item .post-meta {
            position: absolute;
            bottom: 35px;
    }

     

    Best regards,
    Shufflehound team

    enter1010
    Participant

    Hi,

     

    We tried implementing your code but unfortunately it cause two problems.

    First of all, on all article pages, the header changed from this (screen 1) to this (screen 2).

    Secondly on our homepage, the slider lost the author, comments, and read time elements (from screen 3 to 4.)

     

    Any idea on how to fix this?

    We have to develop more custom code so instead of this i have created feature request for it so that it will be implemented in the future version of theme.

Viewing 4 posts - 1 through 4 (of 4 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form