Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • canadatom Friend
    #129691

    The site is http://www.bjkitchen.com, there is text alignment problem in spotlight module, How can I fix it? Thanks

    Sherlock Friend
    #253829

    Do you want text align to center ?
    You can do following way :
    Open template.css file in templates/ja_rochea/css folder , find following code section at about line 1675 :


    .ja-slwi-text p {
    margin:0pt;
    padding:0pt 10px;
    }

    change to :


    .ja-slwi-text p {
    margin:0pt;
    padding:0pt 10px;
    text-align:center;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 16 years, 5 months ago.

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