Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #105445
    Beijaflor
    Participant

    Hi, I would like to hide the excerpt of the page of the featured page slider. The title should be still shown.

    #105453
    Mahesh
    Keymaster

    @beijaflor: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

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

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove page excerpt from Featured Slider’ is closed to new replies.