Site logo

Archived topic

Custom Post Header

5 replies · Started by Math on January 7, 2022

Viewing posts 1–6 of 6

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?

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?

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 :)

Thank you.

No problem :)

This archived topic is closed to new replies.