Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • hoknight Friend
    #691820

    Hi,

    I already modified the css code in templates/ja_charity/css/style.css
    But the web page hasn’t been updated.

    How can I change the CSS style?

    Thanks.

    Pankaj Sharma Moderator
    #691842

    Hi
    I suggest you to use custom.css file to override style .
    Can u illustrate the issue in screenshot , what exactly you need to change . Here > http://prntscr.com/8jhxsq
    Padding/width ?

    Pankaj Sharma Moderator
    #749436

    Hi
    I suggest you to use custom.css file to override style .
    Can u illustrate the issue in screenshot , what exactly you need to change . Here > http://prntscr.com/8jhxsq
    Padding/width ?

    hoknight Friend
    #691843

    Yes, I want to change padding but didn’t work on new created CSS file too.

    hoknight Friend
    #749437

    Yes, I want to change padding but didn’t work on new created CSS file too.

    Pankaj Sharma Moderator
    #691846

    <em>@hoknight 493710 wrote:</em><blockquote>Yes, I want to change padding but didn’t work on new created CSS file too.</blockquote>
    Hi
    Use the code like this


    .feature-absolute .workflow-ct {

    padding: 15px 0!important;
    }

    And if u want to Apply changes only for this module Then use below code

    #section-90 .feature-absolute .workflow-ct {

    padding: 15px 0!important;
    }

    http://i.imgur.com/ajsZliN.png

    Pankaj Sharma Moderator
    #749440

    <em>@hoknight 493710 wrote:</em><blockquote>Yes, I want to change padding but didn’t work on new created CSS file too.</blockquote>
    Hi
    Use the code like this


    .feature-absolute .workflow-ct {

    padding: 15px 0!important;
    }

    And if u want to Apply changes only for this module Then use below code

    #section-90 .feature-absolute .workflow-ct {

    padding: 15px 0!important;
    }

    http://i.imgur.com/ajsZliN.png

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 1 month ago.

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