Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • okkhalid Friend
    #201876

    Hello,

    How I can reduce the space in the boxes? all the header fonts and the top part are very big. and taking lots of space in the page. please help.

    Please check the attached.


    1. a
    2. b
    jooservices Friend
    #552035

    Hi there, good morning.
    To change fontsize of “About us”


    .ja-masthead .jamasshead-title {
    color: #ffffff
    font-size: 60px;
    margin: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

    Please change font-size: with value you needed.

    To reduce space of masshead


    .ja-masthead {
    background: url("../images/masthead-bg.jpg") no-repeat;
    background-size: cover;
    text-align: center;
    padding: 50px 0;
    position: relative;
    }

    Please change padding: with your value needed.

    Thank you,
    Viet Vu

    Pankaj Sharma Moderator
    #552046

    <em>@jooservices 448930 wrote:</em><blockquote>Hi there, good morning.
    To change fontsize of “About us”


    .ja-masthead .jamasshead-title {
    color: #ffffff
    font-size: 60px;
    margin: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

    Please change font-size: with value you needed.

    To reduce space of masshead


    .ja-masthead {
    background: url("../images/masthead-bg.jpg") no-repeat;
    background-size: cover;
    text-align: center;
    padding: 50px 0;
    position: relative;
    }

    Please change padding: with your value needed.

    Thank you,
    Viet Vu</blockquote>

    …..Add Above code into your custom.css file .
    Path: /template/ja-medicare/css/custom.css

    If there is no custom.file file , Then create a file in /css directory with name custom.css .
    Adjust the value of padding and font size as described above .

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

This topic contains 3 replies, has 3 voices, and was last updated by  Pankaj Sharma 10 years ago.

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