Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pwoll Friend
    #188901

    I would like to change from 4 icon to 3 on the from page services section – how can I change to have them centered!


    1. Screen-Shot-2013-07-12-at-11.04.38
    Saguaros Moderator
    #498898

    Hi pwoll,

    Try to open file: /templates/ja_zite/css/template.css, at approx line 1169

    you will see this css rule:


    ul.cms {
    margin: 0 auto !important;
    width: 68%;
    }

    change to:


    ul.cms {
    margin: 0 200px !important; <<< or change to your desired value
    width: 68%;
    }

    Once done, clean JAT3 cache.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 11 years, 2 months ago.

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