Viewing 6 replies - 1 through 6 (of 6 total)
  • Michael

    (@tony-alibaba)

    Hi, try this and let me know if it helps!

    .fp-text-one, .fp-text-two, .fp-text-three {
    display:none;
    }

    Michael

    (@tony-alibaba)

    try this if that does not work, this right here should do it!

    .fp-button-one {
    display:none;
    }
    .fp-button-two {
    display:none;
    }
    .fp-button-three {
    display:none;
    }

    Thread Starter neweratravel

    (@neweratravel)

    I tried both and it did not work. Thanks.

    I put the code into the child theme, style.css.

    .fp-button {
        display: none;
    }

    Should work.

    Thread Starter neweratravel

    (@neweratravel)

    Thanks.

    Michael

    (@tony-alibaba)

    d4z is the Man, this guy is awesome and really helps!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘button under feature image’ is closed to new replies.