Hi, how can I edit every html page of my website to insert the adsense code? I only found how to add a html header in the general settings of my website, but it is not enough for Google (it seems) Thanks in advance!!
@JGutiérrezGil I have a free HubSpot account and I'm able to do it here:
For the website pages, click on each website page, go to Settings >...read more
The header logo on our website won't shrink on scroll. I'd like the logo to get a lot smaller when you scroll down, but not disappear completely. We have tinkered around but can't figure it out. Our homepage: https://www.thepeakok.com/
Since the width and height are being set on the image, you would need to use !important in the css. Right now I'm seeing that you are applying a heig...read more
Hi, Im building a website for my company and i'm having some issues with the menu items in my header. I have set them up in navigation bar settings to what i believe to be correct i need four main menu items with two of those having child read more
Hi! I have the same issue that you're showing in the screenshots, but when I visited your website, I saw that you've resolved it. How did you do it?...read more
Hi, I'm using the HubSpot default pagination.module to build a blog listing page and test it on a hs domain. I can see the pagination in the "Edit Blog Listing" page, but when I open the live preview, it doesn't show up. Any reccommendations read more
I'm currently working on customising the language switcher classes and trying to find the html code that structures the <div class="language_switcher_class> with the <div class="globe_class"> in it. The default hubspot language switcher read more
It you set the hover on the parent element that contains everything it should work. For example, on HubSpot's boilerplate theme ( GitHub ) it's wra...read more
Need change the Chinese language into 简 体中文 in the language switcher, Let anyone know? I have attached the screenshot. I'm using @hubspot /language_switcher
Hmm this looks like a Hubspot issue. If you're using the default switcher with the "localized" display name option selected, which it looks like you ...read more
Hi, I'm building a new site with the Atlas theme. The CSS loads as expected in the HubSpot editor and when previewing a page. However, when I view the published page, the CSS returns a 404 error. I haven't made any customizations to the Atlas them read more
Hello! I have a custom template that uses a bit of json to generate some content, and I'm looking on the best way to update it without having to manually update the json in the template each time. Nowadays I have something like this: var myjs read more
@APino you can host JSON files in Hubspot CMS and use it on a page, you just need a bit of JS to do it. That would probably be the easiest way arou...read more
Hello people. The question might be stupid (I'm new to hubspot). I searched the subject in the community and I didn't find what can help me. I have a menu on the website and I only need to change the color of one menu item. I found where to chan read more
Hi there! I'm creating a landing page which I'd like to feature the language switcher, but it's not appearing how I would like. I'm not a developer and not great with CSS (as I'm sure you can tell), is anyone able to share what I need to add/cha read more
Hi @LucBenayoun Thanks for the reply. I figured out what was causing the issue - it was a 'word-break' item in the body.css file, so this is n...read more
Hi there HubSpot community, do you know how I can change the embed iframe code in order to remove all that unwanted white space at the bottom? I've spent hours looking for a solution online to no avail. Thank you very much.
@PGuimarães do you have a preview link? We typically use reframe.js at Kelp to make our iframes responsive. You could try that and see if it hel...read more
Hi! I'm trying to vertically align an image and a text-box, and I stumbled upon this post suggesting using flex-box: https://community.hubspot.com/t5/CMS-Development/Vertically-Aligning-text-element-within-a-container/m-p/378210#M19087 However read more
Yep, it's just the styling being in the wrong place. @tette_engage I would remove the . kuva-boxi-kuva and .kuva-boxi-teksti wrappers so that the ...read more