Okay
  Public Ticket #3800194
Need link to change on hover
Closed

Comments

  •  5
    Lucy started the conversation

    Hello, 

    I am hoping you can help me. 

    On this website I have service pages that at the bottom of each page is background image with text "Next Service" and the name of the service. Is it possible that when the user hovers over the area it will cause an opacity change or color so that the user is aware that it links to another page?

    Thank you in advance for your time to assist me with this. 

    Lucy 

  •  9,059
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .next-service:hover .row-bg {
        opacity:0.8 !important;
    }
    
    

    Thanks


    ThemeNectar Support Team 

  •  5
    Lucy replied

    Tahir, 

    I am so grateful for this support forum. I appreciate not only the assistance, but the timely manner that you get back to me with answers. Salient is my favorite theme and over the 15 years I have used a lot of themes. 

    Thank you for a great product and I do plan on offering this theme as an option to my students in my upcoming online course. 

    Again, thanks! 

    Lucy