Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1063211

    Hi
    The width is defined in the ACM style file.
    Open template folder /acm/feature-intro/tmpl/style-2.php
    Find both the column and change the columns width
    http://prntscr.com/gnqaqd Make sure total should be 12.

    To justify the text add below code in custom.css file

    .acm-features-intro.style-2 .features-info {
        text-align: justify;
    }

    Regards

    danielcruzsj Friend
    #1063342

    Hi,

    The code to justify is perfect.

    About the size of the Social box, is not that columns that I need to change.

    I attached an image, so you can see better what I’m talking about.

    Best Regards.


    1. size
    Pankaj Sharma Moderator
    #1063410

    Hi
    Add below code in custom.css file to change the padding of this block

    .acm-features-intro.style-2 .list-social {
        padding: 10px 20px 20px 0; }

    Regards

    danielcruzsj Friend
    #1067288

    Done.

    • This reply was modified 6 years, 5 months ago by  danielcruzsj.
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  danielcruzsj 6 years, 5 months ago.

The topic ‘JoomlArt Advanced Custom Module’ is closed to new replies.