[Resolved] Targeting the Archive Page titles

Home Forums Support [Resolved] Targeting the Archive Page titles

Home Forums Support Targeting the Archive Page titles

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #823798
    Jim

    I want to target the titles of just the archive pages with some CSS (so not messing at all with the titles on posts or pages). What is the id/class that I would need to use to do this? I can’t seem to figure it out.

    Thanks.

    #823937
    Leo
    Staff
    Customer Support

    Hi there,

    Just making sure that you know there are options for them in Typography > Headings > H2 and Colors > Content > Blog Post Title.

    If you need some other specific properties, try this selector:

    .blog h2.entry-title, .archive h2.entry-title {
        /*CSS here*/
    }

    Let me know if this helps ๐Ÿ™‚

    #823963
    Jim

    Thanks. This was perfect.

    #824015
    Leo
    Staff
    Customer Support
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.