Slider problems!

Viewing 3 posts - 1 through 3 (of 3 total)
  • #20633
    antolomio
    Participant

    Hi! Can you help me please?
    1. How to delete words from slider? (but not from article)
    2. Is it possible to make slider like image(not image from article) that have a link( i mean i can click it)?

    #20635
    antolomio
    Participant

    3. I don’t want to see picture from my post on right sidebar. How to delete this feature?

    #20639
    Robin710
    Participant

    1. Enter this into the “enter your custom css” section at “Theme Options -> Layout”

    #slider .entry-title a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
    color: #fff;
    display: none;
    padding: 10px 20px;
    }

    2. ?
    3. ??

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

Tagged: 

You must be logged in to reply to this topic.