Hi, I’m facing a strange issue with a custom module I’ve developed for my pricing cards. Everything works fine when previewed using certain themes (like boilerplate themes) or design previewer, but when I apply it to a default HubSpot theme/templat read more
Hi @MUlHuq , It sounds like there’s a CSS conflict between your custom module and the default HubSpot theme’s styles. To keep your module’s style...read more
Hi, when looking at the CTA's source code, I see that it is rendered as a PNG image. For example, the code looks something like this: <a href=""><img src=""></a> Currently we're going through a bit of a branding update and read more
Hi @mdenning
Thanks for providing the info. I tried but was unable to replicate this issue. Not sure but it may happen because you are using...read more
the nav isn't working for the 'services' dropdown on our custom code. it is working on other sites though. It was working yesterday but not today.
https://www.mrbundles.co/
It looks to me like the issue is with is with the javascript you have for opening submenus /*!*************************************************!*...read more
Our sites have CSS inlined in the source code instead of generating a link to the css file. Our theme uses the following to add the css as a link. {{ require_css(get_asset_url('../css/main.css')) }} How do I change this behavi read more
Hi @madsmoller ,
yes. This is currently happening for several people in several portals. @TomM2 noticed this a few days ago. Let's include a f...read more
Hi All, My sole intention is to create a layout of image , text inside a section which should be editable in Hubspot Website Pages from CLI Boilplate code. Seeking right approach to style this modules of image, text. if Tailwind is applicable to S read more
Hello - I'm struggling with how to properly apply CSS border properites inside of my module. I have the card background and radius sorted but I cannot figure out how to apply the border options. I'm trying to apply the border style, width, colour an read more
Hello! As there is no border field type, I would expect that you'd have a group "border" and then 4 fields in that group: style (select field) width ...read more
The content css below represents an icon. The problem is I don't know where \44 is being referenced or associated to an icon. If I change it to a random number, the icon changes if there is a match. Does anyone know where this is located in HubSpot read more
@BarryGrennan is there any call to a font foundry/library in the code? TypeKit, MyFonts, Google Fonts, etc? The file you see might be a false posi...read more
Using a banner slider from the Quest website theme, how would I go about having full control over the banner height? Under module settings I'm able to see two options for banner height - normal and full height, however I'd like to have more flexibil read more
Hi @CSparanese ,
if the module is editable in the design-manager you can search for the banner-height option, add a new select to it like "custom...read more
I am trying to change the placeholder/input text of the embed from grey to white. Here is my form: https://share.hsforms.com/1bWmygpd8R0yeAd4deKoY7grzl4w Here you can see the issue when I enter my email address (the user can't se read more
Hi! I am posting this on behalf of a customer.
I am not good at custom coding but I have a navigation menu with 8 levels, and when I hover over the third menu option showing up, it disappears.
I understand I should use some block section read more
Hi, for my company's website I'm using the hubspot CMS native section styling options (alignment and spacing, background). A couple of weeks ago, I noticed that sections which previously had a background color set via the section styling and a back read more