TemplatesNext Forums Free Themes i-max Support Slider text transparent background

This topic contains 1 reply, has 2 voices, and was last updated by marsian marsian 1 month, 1 week ago.

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

    Great template!

    Is there a way to change the transparency (or colour) behind the slider text?

    #1492

    marsian
    Keymaster

    Yes possible, add the following lines of CSS code in “Appearance” > “Customize” > “Layout Options” > “Additional styles”

    
    .ibanner .nx-slider-container p {
    	background-color: rgba(0,0,0,0.5);
    }
    

    change the values with desired one.

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

You must be logged in to reply to this topic.