While I really like the underline rollover effect when using a responsive text item, however we need this reversed so that the underline only happens on rollover. Is there possibly an easy way to simply reverse this and if not is there a simple way to achieve this with an extra class, animated line function via css?
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):
Works perfect...however on page load the underline / hover state is already showing. Is there a quick line that we can add to this so the lines appear only on hover?
To assist you better, we'd love to have a closer look at your setup and to do this, we'll need admin login credentials
(dashboard URL, username, password) to your site. This will enable us to conduct a more in-depth investigation of the issue based on your specific configurations. Would you mind sharing this with us?
If you prefer, you can safely share the access through an access plugin such as Controlled Admin Access.
Before you provide this information, we strongly recommend taking a backup of your site.
If you have any concerns or questions about this process, please don't hesitate to let me know.
Thanks. There was a conflict between controlled Admin access and another one of my plugins so other than granted access via WP credentials so I don't have an easy way of doing this.
I am however thinking the lines being present on page load could be rolled back easily with an on load script, but just can't get it quite right. Let me know if there might be something easy here, otherwise I can set you back up with site credentials.
Unfortunately, we currently don't have a way to roll back page load.
This would require some extensive customization which I'm afraid we are not able to offer due to support scope limitations.
However, we are partnered with a trusted provider of expert-level Salient customization. If you are interested in initiating a project, we recommend referring to our guide at the following link: https://themenectar.com/salient/customization/
In the meantime, please don't hesitate to reach out with further questions. We're happy to help.
Perhaps I'm complicating this. The custom css Tahir provided designated the hover state to be underlined instead of the line disappearing. When the page loads it is by default on it's hover (or underlined state) so all I'm looking for is the links to NOT be on its rollover state when the page loads. Perhaps this is something more complex than I'm thinking...but the client is really picky and we'd be so grateful if there was an easy solution.
To assist you better, we'd love to have a closer look at your setup and to do this, we'll need admin login credentials
(dashboard URL, username, password) to your site. This will enable us to conduct a more in-depth investigation of the issue based on your specific configurations. Would you mind sharing this with us?
If you prefer, you can safely share the access through an access plugin such as Controlled Admin Access.
Before you provide this information, we strongly recommend taking a backup of your site.
If you have any concerns or questions about this process, please don't hesitate to let me know.
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):
html .nectar-link-underline-effect a {
background-size: 0% 2px;
}
Hey guys...
While I really like the underline rollover effect when using a responsive text item, however we need this reversed so that the underline only happens on rollover. Is there possibly an easy way to simply reverse this and if not is there a simple way to achieve this with an extra class, animated line function via css?
Thanks in advance!
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):
Thanks
ThemeNectar Support Team
As always, THANK YOU Tahir.
Works perfect...however on page load the underline / hover state is already showing. Is there a quick line that we can add to this so the lines appear only on hover?
Hi Eric
Thanks for writing back.
To assist you better, we'd love to have a closer look at your setup and to do this, we'll need admin login credentials
(dashboard URL, username, password) to your site. This will enable us to conduct a more in-depth investigation of the issue based on your specific configurations. Would you mind sharing this with us?
If you prefer, you can safely share the access through an access plugin such as Controlled Admin Access.
Before you provide this information, we strongly recommend taking a backup of your site.
If you have any concerns or questions about this process, please don't hesitate to let me know.
Best regards,
Thanks. There was a conflict between controlled Admin access and another one of my plugins so other than granted access via WP credentials so I don't have an easy way of doing this.
I am however thinking the lines being present on page load could be rolled back easily with an on load script, but just can't get it quite right. Let me know if there might be something easy here, otherwise I can set you back up with site credentials.
Thanks!
Hi Eric,
Thanks for writing back.
Unfortunately, we currently don't have a way to roll back page load.
This would require some extensive customization which I'm afraid we are not able to offer due to support scope limitations.
However, we are partnered with a trusted provider of expert-level Salient customization. If you are interested in initiating a project, we recommend referring to our guide at the following link: https://themenectar.com/salient/customization/
In the meantime, please don't hesitate to reach out with further questions. We're happy to help.
Perhaps I'm complicating this. The custom css Tahir provided designated the hover state to be underlined instead of the line disappearing. When the page loads it is by default on it's hover (or underlined state) so all I'm looking for is the links to NOT be on its rollover state when the page loads. Perhaps this is something more complex than I'm thinking...but the client is really picky and we'd be so grateful if there was an easy solution.
Thank you guys!
Hi Eric
Thanks for writing back.
To assist you better, we'd love to have a closer look at your setup and to do this, we'll need admin login credentials
(dashboard URL, username, password) to your site. This will enable us to conduct a more in-depth investigation of the issue based on your specific configurations. Would you mind sharing this with us?
If you prefer, you can safely share the access through an access plugin such as Controlled Admin Access.
Before you provide this information, we strongly recommend taking a backup of your site.
If you have any concerns or questions about this process, please don't hesitate to let me know.
Best regards,
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):
Thanks
ThemeNectar Support Team
Works perfect! THANK YOU GUYS!