Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mengler12 Friend
    #1038846

    Hi, I have a "mouse glyph" on my landing page that is visible but not active. How do I activate this, and also, how do I make it show on all pages?

    See attachment.


    1. front-page-glyph
    Saguaros Moderator
    #1038915

    Hi,

    This icon is set as background only, you can see the declaration here:

    .ja-intro .intro-content .intro-text::after {
        background: rgba(0, 0, 0, 0) url("../../../templates/ja_jason/images/ico/mouse.png") no-repeat scroll left center;
        content: "";
        height: 45px;
        left: 0;
        position: absolute;
        width: 23px;
    }
    mengler12 Friend
    #1039031

    Hello,

    I did find the png within the template folders but I am unsure exactly which area (css) that the file you mention (.ja-intro .intro-content ) is. Could you point me in the right direction.

    Thanks

    Saguaros Moderator
    #1039491

    You can use Inspect Element in your browser: http://prntscr.com/ffzo63

    It will show you how it’s styled and which file it belongs to.

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

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

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