Arenshi Posted March 27, 2022 Share Posted March 27, 2022 Site URL: https://www.echargeinstalls.com Hello, I can't seem to figure out the CSS in how to change the looks of one link in the navigation bar "boek een afspraak" in the Dutch version and "démarrer mon projet" in the French version. I would like to turn it into a button-like style to attract more attention. Also I would like for the other page links to be animated when hovering over them. Thanks in advance for the help! 😄 Link to comment
tuanphan Posted March 29, 2022 Share Posted March 29, 2022 On 3/27/2022 at 6:28 PM, Arenshi said: Site URL: https://www.echargeinstalls.com Hello, I can't seem to figure out the CSS in how to change the looks of one link in the navigation bar "boek een afspraak" in the Dutch version and "démarrer mon projet" in the French version. I would like to turn it into a button-like style to attract more attention. Also I would like for the other page links to be animated when hovering over them. Thanks in advance for the help! 😄 Add to Design > Custom CSS /* header buttons */ header#header [href="/nl/boek-een-afspraak"], header#header [href="/fr/demarrer-mon-projet"] { background-color: white; color: black; padding-left: 10px; padding-right: 10px; border-radius: 10px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment