[Support request] targeting css on page headers only on single posts

Home Forums Support [Support request] targeting css on page headers only on single posts

Home Forums Support targeting css on page headers only on single posts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #417572
    Christopher

    Hi there

    I am having trouble targeting the page headers only on single posts. I tried this but nothing showing:

    .post .page-header-content-wrapper{
         box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.3);
         border-bottom: 5px solid #fff;
    }

    Any suggest would be great thanks

    #417574
    Tom
    Lead Developer
    Lead Developer

    Instead of .post, try .single.

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