Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • dustinwivell Friend
    #938698

    In firebug I was able to make these modifications to the Uber-Home feature-intro style 6 block but when I put the css changes into custom.css nothing happens. How do we apply css changes to the JA custom modules so they modify the block or module.

    temp website address:
    javanese2.azurewebsites.net

    Changs that worked in firebug:
    .home
    .acm-features.style-6
    .image img
    {
    max-height: 170%;
    margin-top: -40px;
    }

    .acm-features.style-6
    .features-content
    .ft-bottom h4
    {
    margin-bottom: -20px;
    margin-top: 80px;
    }

    Pankaj Sharma Moderator
    #938719

    Hi
    Add !important with the style code in custom.css file .
    For example : margin-top: -40px!important;

    Let me know if it helps

    dustinwivell Friend
    #938766

    That is exactly what I was missing. Thank you so much

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

This topic contains 2 replies, has 2 voices, and was last updated by  dustinwivell 8 years, 5 months ago.

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