-
AuthorPosts
-
March 28, 2017 at 5:58 pm #768339
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!March 28, 2017 at 6:03 pm #768345Hey 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 ShannonMarch 28, 2017 at 6:07 pm #768351Hey 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…
March 28, 2017 at 6:10 pm #768354Hi,
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 ShannonMarch 29, 2017 at 10:34 am #768726The site is in manteince mode.
I send it in Private Content, did you recive it?March 29, 2017 at 7:39 pm #769020Hi,
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 ShannonMarch 30, 2017 at 3:18 pm #769510It seems to work! Tha’s great!
Thank you very much!
IreneMarch 30, 2017 at 3:24 pm #769513Hi,
No problem at all, if you need additional help, please don’t hesitate to contact us here on the forum.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘css link only in post’ is closed to new replies.
