Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • lindaatl Friend
    #194349

    I need to either lower the category names below the category image or remove them completely so they are not on top of the category image. Can you tell me where I can find the code to make this edit?

    Example page: http://www.mann.greenlakestudio.com/index.php/sclupture

    If I only lower the names, how can I make the hover effect span as wide as the category image rather than only being the width of the name itself?

    Your help is greatly appreciated!

    La

    phong nam Friend
    #520949

    Hi La,

    You can lower the category names and expand their span width by putting below override css rules into the end of templates/ja_mixmaz/css/template.css file:

    .category-view .row .category .spacer h2 a span {
    bottom: -30px !important;
    width: 180px;
    }

    Change the bottom value until you get perfect and remember to clear JAT3 cache.

    lindaatl Friend
    #520988

    I found that if I turn off optimized in template I can now find the files needed to make necessary edits. Just in case anyone else has this problem…

    TomC Moderator
    #520993

    lindaatl:

    Did Leo’s recommendation above help you to address your issue?

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

This topic contains 4 replies, has 3 voices, and was last updated by  TomC 10 years, 2 months ago.

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