Viewing 2 replies - 1 through 2 (of 2 total)
  • If you are using block editor, you can simply give the paragraph a CSS class name in Advanced dropdown – graybox and add custom CSS:

    
    .graybox{
    background:#ddd;
    padding:10px 15px;
    }
    

    Hope this helps!

    Thread Starter thorus788

    (@thorus788)

    I will try thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Grey text box’ is closed to new replies.