test melih
 melih
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • yolvy Friend
    #189502

    Hello There 2 quick question.

    1. How can I remove the margins, padding, aliments etc.. on modules??

    2. How can I reduce the margin between the Main Menu and the Slideshow (Please see attached image)


    1. space
    Ninja Lead Moderator
    #501395

    Right now its difficult to guess where you want to change th properties and give solution to you with the first question, but you can find all css styles are appearing on module of JA Mendozite template

    Open templates/ja_mendozite/css/template.css file

    Change with my red mark below

    div.ja-moduletable, div.moduletable {
    margin-top: 20px;
    margin-bottom: 20px;
    }

    With question 2: this way will help you to do that

    Open templates/ja_mendozite/css/template.css file

    From

    #ja-container .main { padding: 20px 0 0; }
    Change to

    #ja-container .main { padding: 0px 0 0; }

    Remember to clear cache from Admin area after changing

    yolvy Friend
    #502374

    Is not working!!

    Ninja Lead Moderator
    #502424

    <em>@yolvy 385057 wrote:</em><blockquote>Is not working!!</blockquote>

    So that I can take a look and try to assist, please provide the url of the site you’re working on

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 5 months ago.

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