Does HubSpot CMS use Bootstrap?

Category: Common Questions

HubSpot does not use Bootstrap as-is for their CMS and grid system. Instead, its default 12 column grid system and class naming is based on the Bootstrap 2 grid system, but the actual code is different. Here is what the default HubSpot layout.css file looks like. HubSpot 2 column grid (Bootstrap 2) div structure example <div class=”row-fluid “> <div… Read more »

Continue Reading

HubSpot Website Design Examples – Web Design Inspiration

Category: Articles

Are you considering building your website on the HubSpot CMS? Want to see what is possible? Below are some well known companies using HubSpot CMS for their website hosting and page building. Visit the official gallery, for more HubSpot website design examples. HubSpot Website Design Examples for Manufacturing Pierce Whirlwind Steel Coca-Cola Northeast Haldor Topsoe… Read more »

Continue Reading

Inbound Marketing is Just Like Gardening

Category: Articles

What is inbound marketing and how do marketing automation platforms like HubSpot help? HubSpot, a lot like other marketing automation platforms, only provides the tools you need to foster inbound marketing. But it is up to you or a service partner to use these tools to get the results you desire. An analogy would be… Read more »

Continue Reading

How to Remove HubSpot CTA Button Strings in HubSpot to WordPress Migration

Category: Code Snippets

When migrating a HubSpot blog to WordPress or another CMS you will often find text strings in your articles that look like this {{cta(‘4cdfhg-a57e-dfh-dfh-5c6dfhgdfhdfgc’,’justifycenter’)}} Most likely you are going to replace those with a new button pointing to a landing page but that takes time to update. Also doing a database find and replace would work… Read more »

Continue Reading

According to HubSpot, What is the First Stage Action of Inbound Marketing?

Category: Common Questions

Attract: drawing in the right people with valuable content and conversations that establish you as a trusted advisor with whom they want to engage. Learn more about Inbound Marketing methodology.

Continue Reading

Where can you view all of your downloaded HubSpot templates and modules?

Category: Common Questions

If you download a HubSpot theme or module from their marketplace there is a spot for you to manage these assets. You can update them, reinstall, or write a review. Below are two ways to find this purchase management panel Option 1 – HubSpot Asset Marketplace Homepage Visit the HubSpot marketplace homepage and click the… Read more »

Continue Reading

Comprehensive HubSpot CMS Review vs. WordPress

Category: Common Questions

One of the most critical decisions for a business is where to host its website, and a CMS or content management system is a crucial component. Some companies with an internal IT team prefer to self-host their CMS using open-source software like WordPress because they require higher-level security or business integrations. However, a growing trend… Read more »

Continue Reading

Embed HubSpot Form in WordPress, Customize CSS, and Hide Fieldset Margins on Hidden Fields [code snippet]

Category: Code Snippets

When you embed a HubSpot form on an external site you can add css: ‘ ‘ to the embed code to remove the default form styles. If you have hidden fields the fieldset could have a margin or padding applied from your website stylesheet. This is common because you want a fieldset to have some… Read more »

Continue Reading

How to Remove Default HubSpot CTA Styles

Category: Code Snippets

HubSpot allows marketers to create custom styled CTA buttons. This can be a problem if you have a large team who may not know how to follow brand guidelines. This creative freedom can make buttons look inconsistent across your website. You could educate all of your users to never create custom styles. Or you could… Read more »

Continue Reading

How Do You Change the Primary Domain in HubSpot CMS?

Category: Common Questions

If you are looking to rebrand your website and change its domain there are a few steps you can take. You will most likely land on this HubSpot knowledge base article which outlines the steps but if you read it quickly you might miss a critical piece of information. At the very bottom there is… Read more »

Continue Reading