Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 06:36 AM
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 06:45 AM
Hi @The Matrix ,
open the icon link in page designer by Cntrl+right click on widget, & open page in designer
Then copy this code in CSS of that instance in page editor & save it
.iconlink {
border: 2px solid black;
border-radius: 6px;
}
You can alter CSS accordingly.
Mark my answer as Accepted as Solution & helpful if it suffices your requirement. It will help other too !! 🙂
Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2024 11:37 AM
Hi @The Matrix
Please mark as Accepted Solution if this solves your query and HIT Helpful if you find my answer helped you. This will help other community mates too..:)