badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Show title box but no text on featured page slider pictures

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #36547
    Jim
    Participant

    I have a home page with a featured page slider. Is there a way to show the page title on the picture but not the text (or excerpt)? Right now the option is all or none.

    TIA!

    #36617

    Hi Jim,

    To hide the featured content go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .featured-text .featured-content {
        display: none;
    }

    Thank you!

    #36640
    Jim
    Participant

    That worked very well. Many thanks for a fast resolution!

    #36646

    You welcome Jim

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.