Viewing 15 posts - 16 through 30 (of 35 total)
  • Author
    Posts
  • lukelee0223 Friend
    #1078021
    This reply has been marked as private.
    Saguaros Moderator
    #1078023

    Could you plz try to edit / rename one CSS file inside that folder which you granted permission first? I just checked and it still the same.

    lukelee0223 Friend
    #1078026
    This reply has been marked as private.
    lukelee0223 Friend
    #1078165
    This reply has been marked as private.
    Saguaros Moderator
    #1078762

    Hi Luke,

    Let me give it a try.

    lukelee0223 Friend
    #1078834
    This reply has been marked as private.
    Saguaros Moderator
    #1079127
    This reply has been marked as private.
    lukelee0223 Friend
    #1079147
    This reply has been marked as private.
    Saguaros Moderator
    #1079407

    Let me try in my local and send you the file.

    lukelee0223 Friend
    #1079409
    This reply has been marked as private.
    Saguaros Moderator
    #1080282

    Hi,

    I think that you can change the background color for this slider content inner page:

    .acm-slideshow .owl-carousel .item .slider-content-inner {
      background-color: rgba(115, 85, 47, 0.6); 
    }

    0.6 here is the opacity value, you can change to the one as you wish.

    Cheers!

    lukelee0223 Friend
    #1080347
    This reply has been marked as private.
    Saguaros Moderator
    #1080532
    This reply has been marked as private.
    lukelee0223 Friend
    #1080536
    This reply has been marked as private.
    Saguaros Moderator
    #1080599

    It seems that it’s still overridden by the style in theme, you can edit above style a bit:

    .acm-slideshow .owl-carousel .item .slider-content-inner {
      background-color: rgba(115, 85, 47, 0.5) !important; 
    }

    I tried to inspect in browser and see that the opacity works fine, not affect the inner text: http://prntscr.com/hmbl1s

Viewing 15 posts - 16 through 30 (of 35 total)

This topic contains 35 replies, has 2 voices, and was last updated by  Saguaros 6 years, 4 months ago.

The topic ‘About customization for color in text block of Slideshow’ is closed to new replies.