Jump to content

Layout issue - How to remove automatic indent on text blocks

Recommended Posts

9 hours ago, Mareina said:

Hi guys,

for some reason my text is shown with an automatic indent when I look at the preview (it doesn't show like this when I edit the page).

I didn't use the automatic numbering tool and tried to remove formatting etc., but can't seem to find what's wrong.

Has someone maybe an idea on where the issue would be?

Hey @Mareina can You pease make You site like password protected and provide the password?

SquareRefresh, premium plugins & templates that have an elevated feel.

Plugins: Have your site stand out. 
Templates: Our templates are designed with versatility in mind.
Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins.

Link to comment
4 hours ago, Mareina said:

Sure - password is gallaghergrant. 

The page is under Coaching and High Performance Business Development.=

Thanks heaps!

Looks like You have a problem with a markup in Your code block.

SquareRefresh, premium plugins & templates that have an elevated feel.

Plugins: Have your site stand out. 
Templates: Our templates are designed with versatility in mind.
Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins.

Link to comment
On 11/22/2021 at 9:20 AM, Mareina said:

Sure - password is gallaghergrant. 

The page is under Coaching and High Performance Business Development.=

Thanks heaps!

 

Can you check password?

I have dealt with some similar problems on the Forum. A common problem is the lack of a closing tag.

You can post all current code in Code Block, we can take a look

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

Thanks for your reply.

Password should be gallaghergrant

 

That's how the description is currently set up. The heading is a text block - could this maybe be the issue?

<div class="dropdown">
  <p3>Start with the end in mind (Covey). Confirm your Destination (Vision) from where you are now (SWOT). Define your business Purpose, Values and Culture so you can set your Strategy for success. Learn how highly effective, high performing people become that way.</p3>
  <div class="answer">
    <p><b>Objectives</b></p>
<p>text text text text</p><br>
    <br>
    $120
  </div>

 

Link to comment
On 11/26/2021 at 9:32 AM, Mareina said:

Thanks for your reply.

Password should be gallaghergrant

 

That's how the description is currently set up. The heading is a text block - could this maybe be the issue?

<div class="dropdown">
  <p3>Start with the end in mind (Covey). Confirm your Destination (Vision) from where you are now (SWOT). Define your business Purpose, Values and Culture so you can set your Strategy for success. Learn how highly effective, high performing people become that way.</p3>
  <div class="answer">
    <p><b>Objectives</b></p>
<p>text text text text</p><br>
    <br>
    $120
  </div>

 

You used 2 opening div tag, so you need 2 closing </div> but in your code, I see 1 closing </div> only, so you try edit your code to

<div class="dropdown">
  <p3>Start with the end in mind (Covey). Confirm your Destination (Vision) from where you are now (SWOT). Define your business Purpose, Values and Culture so you can set your Strategy for success. Learn how highly effective, high performing people become that way.</p3>
  <div class="answer">
    <p><b>Objectives</b></p>
<p>text text text text</p><br>
    <br>
    $120
  </div>
</div>

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.