Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • saguilar Friend
    #884825

    Hi, how can I change the color of the background of the box that is next to the video on Home?
    Can I use some color with trasparence?

    Pankaj Sharma Moderator
    #884830

    Hi
    Add below code in custom.css file to make it transparent

    .acm-video.style-1 .video-content {
        background: transparent!important; }

    Hope it helps.

    wisdom114 Friend
    #896594

    What about the box behind the video. How do I get rid of it?

    wisdom114 Friend
    #896595

    How about the box behind the video? How do I get rid of that?


    1. cap2
    Pankaj Sharma Moderator
    #896652

    Hi
    Kindly post the working site url here , the submitted site url is not showing the template .

    wisdom114 Friend
    #896663
    Pankaj Sharma Moderator
    #896678

    Hi its uses the default bg color and already transparent .
    . If you want to make it white add this code in custom.css file

    
    #t3-section {
        background: #fff;
    }
Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 6 replies, has 3 voices, and was last updated by  Pankaj Sharma 8 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum