Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46034
    Leviticus444
    Member

    Hi there,

    I was wondering if there is an option to remove the colored box sitting around Tables. The main background color of the page it white, but the Table is displayed on the page with a Grey-ish box around it. I would like to have the entire page-background to be white. Any fixes to this problem?

    http://duimelijntje.nl/leren-schilderen/schilder-cursus/

    Thanks in advance.

    #46044
    Sakin
    Keymaster

    @Leviticus444: It’s because you have added in <pre></pre> code in table. So, to remove the background color in pre code. You need add the following css in “Appearance => Theme Options => Custom CSS” box.
    pre { background: none transparent; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove colored box around table on page’ is closed to new replies.