Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Chase Jestley Friend
    #1057694

    Is it possible to have the slideshow title not show when there is no content in it?
    http://prntscr.com/gb9chj

    Pankaj Sharma Moderator
    #1057755

    Hi
    Actually its the parent container that shows the style classes for background colour.
    Add this code in custom.css file to remove it

    .acm-slideshow .owl-carousel .item .slider-content-inner {
        background-color: transparent;}

    Regards

    Chase Jestley Friend
    #1057762

    It doesn’t seem to work and the line is red?
    http://prntscr.com/gbf11p

    Pankaj Sharma Moderator
    #1057770

    Hi
    The code is correct, Its not working because in your previous custom codes you have not closed the braces http://prntscr.com/gbf8wy

    Regards

    Chase Jestley Friend
    #1057967

    ok, I did that… silly me for not noticing the braces not being closed… but it’s still showing the box.
    http://prntscr.com/gbp5df

    Pankaj Sharma Moderator
    #1058027

    Hi
    Kindly use this code

    
        .acm-slideshow .owl-carousel .item .slider-content-inner {
        background-color: transparent!important;}

    Regards

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 8 months ago.

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