[Resolved] Custom Post Header

Home Forums Support [Resolved] Custom Post Header

Home Forums Support Custom Post Header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2072644
    Math

    Hi,

    My custom CSS is being overridden and I can’t quite figure out where it’s coming from.

    Being overriden by the following:

    .custom-post-header {
        text-align: center;
        padding: 4%;
        max-width: 680px !important;
        margin-right: auto;
    }

    https://zeddica.com/home-decor/modern-ikea-coffee-table-hack/

    Can you please assist?

    #2072873
    Ying
    Staff
    Customer Support

    Hi Math,

    The CSS you shared is added to the customizer > additional CSS:
    https://www.screencast.com/t/zFZAEzHhrCdg

    #2073480
    Math

    Ah didn’t realize it. When I used the inspect tool, it just mentioned (index). Can I ask how you were able to identify exactly where it was?

    #2073629
    Ying
    Staff
    Customer Support

    If you click on the index, it will take you to the CSS file.

    In your case, the CSS file is namedwp-custom-css which is the additional CSS ๐Ÿ™‚

    #2073714
    Math

    Thank you.

    #2073818
    Ying
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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