Hi,
I’d like to modify link style and I have insert this css code:
a {text-decoration: none !important; color: #575757 !important; padding-bottom: 1px !important;
border-bottom: 3px solid #e0b13a !important;}
a:hover {text-decoration: none !important; background: #e0b13a !important;}
It works, but in the wole site. I’d like to use it only in the texts of the post (now I see it also in header, footer, menus, etc…).
Can you help me?
Thanks!
Hey irene_d,
Please provide a link to the page where you would like these styles to apply. We need the specific page/post id.
Best regards,
Jordan Shannon
Hey Jordan, thanks a lot, but I’m able to find the post id. But if I use it, the style results in all the elements. I suppose that I have to create a class but I’m not able…
Hi,
Please provide a link to the page, and if possible the admin login so I can look into this further. Targeting the page id should work effectively.
Best regards,
Jordan Shannon
The site is in manteince mode.
I send it in Private Content, did you recive it?
Hi,
I added the following to quick css:
.post-template-default p a {text-decoration: none !important; color: #575757 !important; padding-bottom: 1px !important;
border-bottom: 3px solid #e0b13a !important;}
.post-template-default p a:hover {text-decoration: none !important; background: #e0b13a !important;}
Please test to ensure that it’s working
Best regards,
Jordan Shannon
It seems to work! Tha’s great!
Thank you very much!
Irene
Hi,
No problem at all, if you need additional help, please don’t hesitate to contact us here on the forum.
Best regards,
Jordan Shannon