• Resolved edcastano

    (@edcastano)


    Hi there,

    I added a background image to the service section, which worked great and looks even better. The problem is that it’s discolored the services block. Is there anyway I can correct that? Here’s the site:
    http://asof-language-center.com/
    I would also like to know if I can remove the beginning quotation marks in the Blockquote section. The little bugger is annoying, especially since I’m not going to quote anyone in that section. Thanks in advance.

    Edcastano

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    1. Add the background image like you see here. And of course remove the one you already have.
    2. Add this to a custom CSS plugin or child theme:

    .blockquote-area blockquote:before {
       content: '';
    }

    Thread Starter edcastano

    (@edcastano)

    Thanks Vlad, you’ve solved the services discoloration problem. But can you point me to an article or something that can teach me how to create a custom CSS plugin or child theme (I have no idea). Thanks.

    Ed

    You don’t need to create the plugin, you just need to install it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Discoloration of Service section when adding background image’ is closed to new replies.