• Live group demo of Marketing Hub + Data Agent

    Standardize reporting, reduce manual work, and introduce AI without cleanup

    Join us on March 12
  • Ready to build your local HubSpot community?

    HUG leaders host events, spark connections, and create spaces where people learn and grow together.

    Become a HUG Leader

Hubspot marketplace blog template header/footer problem

rquinn
Member

I purchased a blog template from the hubspot marketplace. In design manager, the header/footer is using the same as the header/footer of our home page, but the styling is way off.

 

The CSS of the blog template is different than the home page, so I'm looking to replace the blog template header/footer CSS with the header/footer CSS of the home page. We need the blog to have the same header/footer styling as our home page.

 

Blog: https://blog.brightguest.com/

Home page: https://www.brightguest.com/

 

Thanks in advance! Please let me know what other info I can provide.

0 Upvotes
1 Accepted solution
Kevin-C
Solution
Recognized Expert | Partner
Recognized Expert | Partner

Hey @rquinn 

 

Without spending too much time on this, it looks like you've got different stylesheets applied to the two pages.

Blog:

- https://blog.brightguest.com/hs-fs/hub/4045567/hub_generated/template_assets/1575465160094/combined-...

Within this you've got refference to the "Awwal_Blog_Template". Assuming this is the template you purchased.

 

HOMEPAGE:

- https://www.brightguest.com/hs-fs/hub/4045567/hub_generated/template_assets/6166141345/1569886367723...

 

If I was you I'd spend sometime analyzing those two files.

 

It might help to ensure you CSS files are being loaded in the correct order so they'll "cascade" correctly.

View solution in original post

1 Reply 1
Kevin-C
Solution
Recognized Expert | Partner
Recognized Expert | Partner

Hey @rquinn 

 

Without spending too much time on this, it looks like you've got different stylesheets applied to the two pages.

Blog:

- https://blog.brightguest.com/hs-fs/hub/4045567/hub_generated/template_assets/1575465160094/combined-...

Within this you've got refference to the "Awwal_Blog_Template". Assuming this is the template you purchased.

 

HOMEPAGE:

- https://www.brightguest.com/hs-fs/hub/4045567/hub_generated/template_assets/6166141345/1569886367723...

 

If I was you I'd spend sometime analyzing those two files.

 

It might help to ensure you CSS files are being loaded in the correct order so they'll "cascade" correctly.