Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #396331

    Background of content should be transparent, i removed the main/alternative BG color.
    http://awesomescreenshot.com/0b64eu6td3

    i tired to get transparent BG half transparent by using.
    #main, .avia-msie-8 {
    background-color: rgba(255, 255, 255, 0.8) !important;
    }

    #main, .avia-msie-8 #header.av_header_sticky_disabled {
    background-color: rgba(255, 255, 255, 0.8) !important;
    }
    without success

    #396611

    Hi Tobias-B-Conrad!

    You had an unclosed curly bracket in style.css file of your child theme. I have added it and it does work fine now. Please review your website

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.