Skip to main content
Alessio_Golfett
Level 1
October 10, 2018
Question

lpeCDiv width

  • October 10, 2018
  • 1 reply
  • 1294 views

Hi everyone,

Can someone tell me where to change #lpeCDiv_36896 to have 100% width

#lpeCDiv_36896 {min-width:50px; z-index:15; min-height:50px; left:-434px; top:-911px; width:100%; }

I can see it when I view the source code from:

lp.events.ascential.com/BETT-Update-Details.html

Shall I change the css in the landing page template or in the landing page itself?

thanks

Alessio

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Frank_Breen2
Level 8
October 12, 2018

For Free-form landing pages, when you click the element you want to edit, a style box will appear like this, add the 100% to the width here:

You shouldn't need to add any css to the head as updating this will do that for you. I see lpeCDiv_36896 has disappeared from your code, so you may have fixed this already.