Text disappears when approaching with mouse

Home Forums All Other Themes Text disappears when approaching with mouse

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #61069
    MP EKMP EK
    Member
    • Topics: 40
    • Replies: 149
    • Total: 189
    Member since: October 21, 2015

    Error: Text disappears when approaching with mouse, first letter disappears, Please have a look here
    Hove color must be changed, could you direct me where to change it or provide a css code?

    #61111
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Michael,

    Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:

    Add this code there:

    .homepage-article h1.entry-title a:hover, .category h1.entry-title:hover::first-letter { color:#dc266e !important;}

    Regards,
    Dave

    #61174
    MP EKMP EK
    Member
    • Topics: 40
    • Replies: 149
    • Total: 189
    Member since: October 21, 2015

    Hello Dave,

    that helps. Thank you.

    The first letter still disappears earlier then the rest, you can check with the link above. Is it possible to tell me how to turn that behavior off?

    #61177
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Michael,

    Kindly go to Appearance>>Theme Options>>Layout Settings>>Custom CSS Box:

    Add this code there:

    .homepage-article h1.entry-title a:hover, .category h1.entry-title:hover::first-letter { color:#dc266e !important;}

    Regards,
    Dave

    #61200
    MP EKMP EK
    Member
    • Topics: 40
    • Replies: 149
    • Total: 189
    Member since: October 21, 2015

    well this is the same code you mentioned as in 5:04 am…make sno difference

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.