Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #315923
    ujesko
    Participant

    Hello together, I need help with the featured contend slider in the header of Fotografie Pro. I want to hide post name and bars. I tried something in Additional CSS, but it didn’t work. Is there anybody to help?

    #315924
    ujesko
    Participant

    I forgot to add my website: https://jesiorkowski.de

    #315927
    tikaram
    Keymaster

    @ujesko : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    #feature-slider .entry-title,
    #feature-slider .cycle-pager {
        display: none;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #315928
    ujesko
    Participant

    Great, tikaram, yes it works. Many, many thanks! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fotografie Pro featured contend slider text and bars’ is closed to new replies.