Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #110541
    Ursula
    Participant

    Hi there,

    I am currently creating my website, but can not figure out how to get the excerpt that is automatically pulled through, off the featured header slider please on my home page. I just want the slider to show images of the pages on my website.

    Can anyone point me in the right direction please?

    Many thanks

    Ursula

    My website is http://business.yourexpertselfonline.com/

    #110543
    Mahesh
    Keymaster

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

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

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Question regarding header slider’ is closed to new replies.