Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #325773

    Hello,

    On my home page, I have a Post Slider within a color section that has my alternate content set as the background behind the slider. See: http://legalelevation.com/. The slider is hiding the posts’ titles. If I change the color section then the titles show which makes me think it is just displaying the titles in the same color as the background. Is there a way to make the titles show? I have specified an alternate content font color in general styling and that shows in the “read more” text on the post slider but not for the titles. Any guidance is much appreciated!

    Thanks!

    #326769

    Hi Ryan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .home #av_section_1 h3.slide-entry-title.entry-title {
    color: white!important;
    }

    Best regards,
    Yigit

    #327275

    Great! It works perfect. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Post Title in Post Slider Hidden’ is closed to new replies.