Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • koenipat Friend
    #989628

    Hi All,

    i’ve installed the quickstart and figured out, that the layout at the installation is with a blue backgroung and big margins but in the manual its with white background and narrow margins. How can i change to the white background and narrow margins?

    Just to make clear, this is the manual enter image description here
    And this from the installation:
    Link to demo installation

    Any help appreciated.

    Ninja Lead Moderator
    #990254

    Hi,

    You can try to use this way

    • Open templates/ja_medicare/css/template.css file and find and change background and background-color to white color on your site
    .category-module.three-columns,
    .category-module.four-columns,
    .category-module.five-columns,
    .category-module.six-columns {
      background: #3498db;
      position: relative;
    }
    .category-module.three-columns .category-module-item:hover,
    .category-module.four-columns .category-module-item:hover,
    .category-module.five-columns .category-module-item:hover,
    .category-module.six-columns .category-module-item:hover {
      background-color: #258cd1;
      color: #ffffff;
    }

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 7 years, 11 months ago.

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