Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • smartmax Friend
    #997801

    Hi Guys,

    Just a question, I would like the intro text in ‘model-mast-top’ (JAC-module) all to be 100% white (no transparancy)

    Where can I change this? http://www.hus-uitgelaten.nl

    Thanks 🙂


    1. INTRO-NOT-TRANSPARANT
    Pankaj Sharma Moderator
    #997806

    Hi
    Add below code in custom.css file to add a background in the description text

    .acm-features-intro.style-1.style-dark .item-description {
        background: #333030;
        border-radius: 10px;
    }

    Change the color code as per needs.

    smartmax Friend
    #997811

    Hi Pankaj,

    Thanks for you’re fast reply,

    but I mean the colour of the text, not to be transparant 😉
    So only the text 100% white

    Pankaj Sharma Moderator
    #997822

    Hi
    Use this code

    .acm-features-intro.style-1.style-dark .item-description {
        opacity: 1!important;
    }
    smartmax Friend
    #997828

    Thanks Pankaj, works like a charm!

    The Dutchies would say: "TOPPIE!"
    Wich means ‘Great’ and ‘Top Work’ in once 🙂

    Pankaj Sharma Moderator
    #997965

    Thanks for your encouraging words.

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

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

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