Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • country212 Friend
    #181177

    In the demo for ja mesolite ii, the text hover over color is ‘blue’ when mousing over the virtumart product categories, where it is grey for my website(it doesn’t change at all). I have no idea how this got changed either.

    How or where do I change the ‘product categories’ text to the color ‘blue’ when I hover my mouse over the various different caregories?

    Ninja Lead Moderator
    #469202

    1) Text hover color
    <blockquote>Open templates/ja_mesolite_ii/css/ja.vm.css file</blockquote>

    a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
    background: #F7F7F7
    text-decoration: none;
    color: #00a9dd
    }

    You can change background and color text.

    2) Change the ‘product categories’ text to the color ‘blue’

    <blockquote>Open templates/ja_mesolite_ii/css/template.css file</blockquote>

    div.moduletable_menuhilite h3 {
    background: #00a9dd
    color: #FFFFFF
    }

    and change background and color

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 1 month ago.

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