Jump to content

Remove description issue on homepage

Recommended Posts

Hi All

I'm using the Harris template and I made the homepage bigger and added in some code to include additional text / style. Now I have this extra title at the top of the page and can't seem to remove it.  The website is https://sheep-sunfish-gk4m.squarespace.com/

Here's the code I used in the header section

<div class="page-text-wrapper clearfix" data-edit-main-image="Background">
      <h1 class="page-title"><span data-content-field="title">MKP FUNDS MANAGEMENT</span></h1>
      <div class="page-description" data-content-field="description"><p class=""><span>A specialist fund manager with a focus on private credit</span></p>
    <h3 class="">
      <span>Offering investors access to attractive risk-adjusted returns via exposure to a diversified pool of SME and middle market loans.</span>
        </h3> </div>
    </div></div>

I tried some code in the CSS section but came stuck. Any ideas??

Appreciate the help!

Link to comment
  • Replies 4
  • Views 403
  • Created
  • Last Reply
4 hours ago, mlong said:

Hi @tuanphan the title at the top, I can't seem to get rid of it 😞 it moves the rest of the text down the banner too 

you mean mk fund manag..?

add to Page Settings > Advanced > Header

<style>
  /* Hide title */
  .page-text-wrapper.hide.clearfix {
    display: none;
}
  /* adjust spacing */
  .page-text-wrapper {
    margin-top: 20px !important;
}
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.