Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • orsomannaro Friend
    #179797

    How can I change the black background color under slideshow?

    Thank you.

    Sherlock Friend
    #463842

    Hi orsomannaro,

    You open the file of templates/ja_tiris/css/template.css look for this css

    #ja-container .main .main-inner2 {
    padding: 20px 30px 0;
    }

    And change it to

    #ja-container .main .main-inner2 {
    background-color: red;
    padding: 20px 30px 0;
    }

    Here red is just a sample value you could replace it by the color value you want.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 12 years, 3 months ago.

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