Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #121848
    John
    Participant

    can you use a slider/hero image without putting text on it? Only have the image in that space?

    #121877
    Pratik
    Keymaster

    Hi John,

    Can you post in your site url so I can check it?

    Regards,
    Pratik

    #121898
    John
    Participant
    #121921
    Pratik
    Keymaster

    Hi John,

    Try following code in Appearance=> Customize=> Additional CSS box:

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

    This is for slider.

    For hero content, please add it and i will check it.

    Regards,
    Pratik

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Slider image with no text’ is closed to new replies.