• Anonymous User

    (@anonymized-11539796)


    Hello All,

    Really love this theme! trying to change main body color from white to transparent….any suggestions? looking in css with no resolve. Thanks!

    Sincerely,

    Craig

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

    I’m not sure what is your issue. Can you please provide more details and some explanatory screenshots?

    You can upload screenshots to your WordPress Media Library and share a link, or you can use one of the online screenshot services.

    Kind Regards, Roman.

    Thread Starter Anonymous User

    (@anonymized-11539796)

    Here is my site https://www.rxfitness.net, would love to have the white background transparent and change my font color to white (of course). Thanks again.

    Sincerely,

    Craig

    Thread Starter Anonymous User

    (@anonymized-11539796)

    & Thanks in advance for your help, Roman.

    Thread Starter Anonymous User

    (@anonymized-11539796)

    Might have found it in site container in style.css..

    • This reply was modified 8 years, 4 months ago by Anonymous User.
    Thread Starter Anonymous User

    (@anonymized-11539796)

    found it on line 1476…my apologies…thanks again for an amazing theme!

    Craig, please try to use the following CSS code.

    You can add CSS code to your site with Simple Custom CSS plugin (just copy CSS code and paste it in Dashboard → Appearance → Custom CSS after installing and activating the plugin). Also you can add CSS code directly to style.css file of your child theme.

    div#content > div.container,
    div#primary article {
        background-color: transparent;
        border: none;
    }
    
    div#primary article,
    div#primary article h1.entry-title {
        color: white;
    }

    Kind Regards, Roman.

    Thread Starter Anonymous User

    (@anonymized-11539796)

    Thank You Roman!!! Greatly appreciated!!

    Sincerely,

    Craig

    You are welcome Craig!

    By the way, it would be nice if you leave your feedback for Astrid theme, here is a quick link ??

    Kind Regards, Roman.

    Thread Starter Anonymous User

    (@anonymized-11539796)

    Got it! Loving this! Just a quick question…is it taking a long time to load for you? https://www.craigmurway.com thanks again.

    That domain doesn’t point to any site, just domain advertising.

    But yes, it loads slow.

    Kind Regards, Roman.

    Thread Starter Anonymous User

    (@anonymized-11539796)

    Sorry,

    Late last night I made a new site w/ craigmurway.net (something was lingering in old site from past domain) https://www.craigmurway.net is now the site and loads super fast now. Thanks again!

    You are always welcome Craig! ??

    Kind Regards, Roman.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Making white background transparent’ is closed to new replies.