CMS Development

rquinn
Member

Hubspot marketplace blog template header/footer problem

SOLVE

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

Hubspot marketplace blog template header/footer problem

SOLVE

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.

Kevin Cornett - Sr. Solutions Architect @ BridgeRev

View solution in original post

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

Hubspot marketplace blog template header/footer problem

SOLVE

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.

Kevin Cornett - Sr. Solutions Architect @ BridgeRev