Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • G T Friend
    #200312

    How do I change the background color of square box inside slide show. Site http://new.fonecare.in


    1. slide-show-box
    pavit Moderator
    #544977

    Hi

    Add this to your custom.css file inside folder templatesja_medicarecss if you do not have a custom.css file you can create a new one

    .ja-ss-desc {
    background:#yourcolor;
    }

    G T Friend
    #545051

    I tried but not successful. I do not where I an wrong. My custom css file has following line:

    .ja-ss-desc {
    background:#003366;
    }

    pavit Moderator
    #545060

    Hi

    It’s a problem for you to share your website super user account with me via Private Message ?

    Maybe i can take a closer look to it and suggest why it doesn’t works

    pavit Moderator
    #545161

    Hi

    I modified it adding the !important to the declaration in custom.css file

    .ja-ss-desc {
    background:#003366!important;
    }

    Just to be complete on my suggestion ,If you want to make the same modification to the original file, change the hex value for background ( without the !important ) in this file templatesja_medicarecssmod_jaslideshowlite.css at line 55 .

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

This topic contains 5 replies, has 2 voices, and was last updated by  pavit 10 years, 3 months ago.

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