Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #537475

    Currently, I have the color BLACK on both sides of the video. How do I change the background color from black to #fbfbfb?

    Thanks

    #537875

    Hi fightforcreativity,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #top .av-video-slide .avia-slide-wrap {
        background: #fbfbfb url("../images/layout/preload-dark-grey-big.gif") no-repeat center center !important;
    }

    Regards,
    Rikard

    #538400

    Thanks anyway to change it per the page? Thanks

    #538493

    Hey!

    You can drag a codeblock element to each page that you want to use it on and add this inside it.

    <style type = "text/css">
    paste your CSS code here
    </style>

    Cheers!
    Elliott

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