using slider for images only

  • BuddhaPi

    #1798

    Greetings,

    Thanx for a great theme!

    I’m wanting to use the slider for images only, no links and i would like to hide the post title. I’ve managed to hide the read more button by adding the following to the style sheet.

    .block-button, .block-button:visited {

    display: none;

    }

    so in essence i just need to know what else to add to remove the title post and the gray overlay that appears in the slider now.. any help is greatly appreciated!

    http://jupiterpalmbeachgdnsrotaryclub.org/site/

    Mod

    Kenneth John Odle

    #16956

    Try adding this to your custom CSS:

    .slider-entry-wrap {display:none} and setting your slider options to display “thumbnail and excerpt”

    Good luck and welcome aboard!

    Ken

    Mod

    Kenneth John Odle

    #16957

    Be sure you are adding this to custom CSS or a child theme, though. Don’t change the theme’s core files!

    BuddhaPi

    #16958

    Thanx a bunch Kenneth! worked perfectly, but I did need to set it to “background & excerpt” as opposed to “thumbnail & excerpt..

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

  • You must be logged in to reply to this topic.