test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • staNsol Friend
    #873120

    Hi I am looking for a list of definitions for changing colors or style für spezific Modul items. I dont want to change the global color! only that picture sholud change the Color for text in white an the button with now touch with tha mous should also be more visible… See pictures… Thanks

    by the way… is there a documentatin for all parameters in the Uber Blocks with examples showing the resultat. there are examples, but always with out clear definitions for the input in parameters …. I am not a htmp freak.. So I do not know all the btn-…. or other definitions and I do not know where to lock up all the exist definitions… I dont want to check less or css files for changeing… only if realy nessesary…


    1. screen-1
    2. screen-2
    3. screen-3
    Ninja Lead Moderator
    #873331

    Hi,

    You can try with my tweak below:

    • Create templates/uber/css/custom.css file, add new rule
    .acm-cta.style-3 .cta-showcase-actions a.btn-border {
        border: 1px solid #fff;
        color: #fff;
    }
    .acm-cta.style-3 .cta-showcase-item {
        background: #039be5;
        padding: 40px;
        margin-left: -26px;
        margin-right: -26px;
        text-align: left;
        color: #fff;
    }

    About the link on that, you can add with internal or external link.

    Regards

    staNsol Friend
    #873423

    Thank for this code… but I do not know what to do with it… is it not posible to set this as Parameters in the block modul?

    Thanks

    Ninja Lead Moderator
    #874002

    I helped you to fix the problem directly on your site and you can check this into templates/uber/css/custom.css file, let me know if it helps

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 10 months ago.

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