Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mavtrevor

    (@mavtrevor)

    I have finally fixed the issue but for anyone who may be looking for same solution use this;

    To remove the border in the Q&A page, you can do as the following:

    1. Install the Jetpack by WordPress.com plugin.
    2. Setting Jetpack then enable the Custom CSS feature.
    3. Move through Appearance > Editor Css, add the following code:

    #inner .wrap {
    box-shadow: none;
    }

    Hope it helps.

    Hi Mavtrevor, do you have any solution to this? it push my sidebar down, takes the full width!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove border from the Question Page’ is closed to new replies.