Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • rlandrade Friend
    #205939

    I have 3 problems that still can not solve.

    First : As I take the blue color which is appearing in the slideshow (apparently there is a masthead greater than the slide of the figure) , but I can not find where I change the css . Or if possible leave the same image size. ( see Figure)

    Second: I would like to change the color green this block ” <li >” to red, as I do? ( See Figure )

    third: How do I replace the name ” HEALTH NEWS” by another? ( See Figure )

    TKS!


    1. First
    2. Second
    3. tirth
    Ninja Lead Moderator
    #568920

    You can follow my answer below

    + First

    Open templates/ja_medicare/css/custom.css file and add new rule

    .ja-masthead {
    padding: 0px !important;
    }

    + Second

    Open templates/ja_medicare/css/custom.css file and add new rule


    .t3-module.box-background-secondary {
    background: red !important;
    }

    .t3-module.box-background-secondary:before {
    background-color: red !important;
    }

    + Third:

    You can change it from backend site, see the screenshot


    1. Screen-Shot-2015-04-30-at-15.06.44
    rlandrade Friend
    #568992

    Thanks for the great response and agility 🙂

    rlandrade Friend
    #734083

    Thanks for the great response and agility 🙂

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

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

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