New Landing › How can we help? › Themeforest Theme Support › Dante › Tags font and display
Hi,
I have the following sidebar using WooCommerce widgets http://awesomescreenshot.com/0822s56500
1) How can I have the same tag size font as in the word Greece?
2) Is there a way to list tags one under the other as in Filter by Destination (categories)?
Thank you, Costin
Hi, I am afraid that i am not getting you so please provide and website URL ?What mean about tag ?
Thanks ๐ With Best Regards Swift Ideas
Hi, Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options div.tagcloud a{font-size:16px !important;display:block;padding:8px 0px;border-bottom:1px solid #eee}
div.tagcloud a{font-size:16px !important;display:block;padding:8px 0px;border-bottom:1px solid #eee}
Hi Mohammad,
Many thanks, it’s working fine. Is there a way to add the arrows at the end as in the countries above?
Also, is there a way to display them in custom order not alphabetically?
Best regards, Costin
Hi, I am afraid that its not possible . Hope you will understand . Thanks
None of them?
Thanks, Costin
Hi, Please try this code div.tagcloud a:after{content:"\f105";font-family:fontawesome}
div.tagcloud a:after{content:"\f105";font-family:fontawesome}
Thanks
Hi, Please remove that one code and use this one . div.tagcloud a:after{content:"\f105";font-family:fontawesome;float:right} I will work sure .
div.tagcloud a:after{content:"\f105";font-family:fontawesome;float:right}
Indeed it’s working, awesome. It will be possible that the mouse over effect to be the same as on Filter by destination?
Hi, Please use this one code .tagcloud a:hover{background-color:#fff !imporant}
A change is visible but on mouse over everything is white now. I would like the text on mouse over to change from red to blue.
Thank you for your patience, Costin
Hi, Please remove that one and use this one .tagcloud a:hover{background-color:#fff !imporant;color:#34618f !important}
.tagcloud a:hover{background-color:#fff !imporant;color:#34618f !important}
Great, awesome support! Many thanks! (just add a t at the first important).
You must be logged in and have valid license to reply to this topic.