Viewing 4 replies - 1 through 4 (of 4 total)
  • Try this code, either in your custom CSS plugin or your theme’s custom CSS option:

    #content-box {
    	border: none;
    }
    Thread Starter rchowdhury2050

    (@rchowdhury2050)

    Thanks, I’ll give this a shot. Is there anywhere in specific line this code would belong to? Or perhaps placing it anywhere?

    Thanks.

    It’s best if you use a custom CSS plugin or your theme’s built-in custom CSS option, if one exists. If you edit your theme’s stylesheet directly, you’ll lose those changes if the theme is ever updated in the future, to fix bugs or security issues or to add new features.

    Thread Starter rchowdhury2050

    (@rchowdhury2050)

    Alright. It worked perfectly. Thank you, Stephen!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to take out gray border that surround content on pages’ is closed to new replies.