[Support request] Where do I add html code?

Home Forums Support [Support request] Where do I add html code?

Home Forums Support Where do I add html code?

  • This topic has 2 replies, 3 voices, and was last updated 4 years ago by David.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1234868
    Tomáš

    Hi, newbie here.

    I am building my site with Gutenberg blocks, but when I use Align “Full-width” I get the ugly horizontal scroll bar.

    I found on this forum that the solution for this is to add this code:

    body {
    overflow-x: hidden;
    }

    My question is, where do I add it?

    #1234987
    Ian

    Hi,

    That’s css, easiest way it add it is

    Appearance > Customize > Additional CSS

    #1235036
    David
    Staff
    Customer Support

    Thanks Ian for helping

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