Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Saguaros Moderator
    #1052917

    Hi,

    You can share URL, Admin + FTP account of your site so I will take a look.

    Regards

    emrekilicer Friend
    #1052929
    This reply has been marked as private.
    emrekilicer Friend
    #1053036

    Hi Saguaros,
    When I use cat-green, cat-red etc. there is no problem. The problem happens only when I use cat-purple.
    Thank you

    Saguaros Moderator
    #1053217

    Hi,

    It’s confirmed to be an issue here, I updated in this less file on your site: [root]/templates/ja_teline_v/less/megamenu.less

    .cat-purple {
        border-color: @purple !important;
        background-color: @white;
    
        .module-title,
        .module-title:hover {
          background: @purple;
          color: #fff;
        }
    
        .item-list .item .item-inner .item-title a:hover, 
        .item-list .item .item-inner .item-title a:active, 
        .item-list .item .item-inner .item-title a:focus {
          color: @purple;
        }
    
        .article-title h3 a:hover,
        .article-title h3 a:focus,
        .article-title h3 a:active {
          color: @purple;
        }
      }

    What you do now is backing up all current css files on your site then go to Extensions > Templates > JA Teline V > compile less to css. (Remember to backup first).

    emrekilicer Friend
    #1053238

    Thank you @saguaros

    Burak Friend
    #1053350

    Hi,

    I also had the same problem and followed your suggestions. However, I have lost the colors of the article titles in mega menu. They are all red on hover. They should have been the cat-color. Do you have any suggestions for this?

    Burak Friend
    #1053351

    I realized that this only happens on homepage…. Why should thşs happen?

    Saguaros Moderator
    #1053406

    Hi @burak,

    Could you create a new post and share the credentials of your site so I will take a look?

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

This topic contains 8 replies, has 3 voices, and was last updated by  Saguaros 7 years, 1 month ago.

The topic ‘megamenu color’ is closed to new replies.