Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ollywood12 Friend
    #187992

    Hello

    If I hover over the Logo for our site JA Mero shows as the description, how / where can we remove that and also, on an article title, we would like to change that default #44444 colour to something else, where do we do this?

    Many thanks in advance

    Ninja Lead Moderator
    #495004

    This way will help you change color on logo hover and article title

    Open templates/ja_mitius/css/custom.css file

    add new below script and change color to your desired one.

    .logo-text:hover h1 a,
    .logo-text h1 a:hover,
    .logo-text h1 a:active,
    .logo-text h1 a:focus {
    color: #f76000;
    text-decoration: none;
    }

    .article-title a,
    .article-header h1 a {
    color: #444;
    }

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

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

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