- This topic has 5 replies, 2 voices, and was last updated 2 years, 1 month ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Hi,
I’ve added a product keyword widget to my sidebar, and want to use the outline style for the keywords display. However, the font is too large for my liking, and I would also like to reduce the space between the keyword and outline, as it takes up too much space. How can I change this?
Thank you!
Hi Veronica,
At first, thank you for choosing our theme and service.
Can you please describe the issue you have in more detail? Please share a direct link to the page where the issue appears and for more clarifications, please share screenshots of the issue.
Kind Regards
Hi,
Link to my site: bycino.no
I would like to reduce the font and the padding on the product keywords listed under the menu on the left sidebar.
Kind regards
Hi Veronica,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.wp-block-tag-cloud.is-style-outline a {
padding-top: 5px;
padding-bottom: 5px;
font-size: 12px !important;
}
Kind Regards
Thank you!
Feel free to contact us at any time, we are more than happy to help.
Kind Regards