• Hi all, I am wondering if it is possible to make a textbox full width that’s on a webpage. Currently, they are very narrow and i can not see anything in the block editor, that will make the textbox that is the main part of a webpage full width.This how it’s currently like https://ibb.co/jR6GGHJ

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @goldmaster,

    Thanks for reaching out!

    You can do this by setting the max-width property of the <p> tag you want to edit to 100% via CSS.

    Let me know if this helped!

    “You can do this by setting the max-width property of the
    tag you want to edit to 100% via CSS.”

    And where and how do you do that???

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.