Site logo

[Resolved] Trying to target the widget title in the first widget (Newsletter)

Home Forums Support [Resolved] Trying to target the widget title in the first widget (Newsletter)

Home Forums Support Trying to target the widget title in the first widget (Newsletter)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #924417
    Ian

    I can’t seem to target this as it’s getting overridden.

    This is a protected staging site so I’ll send the details in the contact/accounts with a link to this topic.

    #924418
    Leo
    Staff
    Customer Support

    Hi there,

    Not sure what CSS you are using but can you try this?

    It should work for sidebar widgets:

    .sidebar .widget:first-child h2.widget-title {
        font-size: 20px;
        color: #000;
    }
    #924427
    Ian

    Perfect, thanks Leo

    #924993
    Leo
    Staff
    Customer Support

    No problem 🙂

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