Home Forums WoodMart support forum Word cloud widget in blog side column

Word cloud widget in blog side column

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #630113

    jsscmassinelli
    Participant

    Hello, I would like to change the visual appeareance of the word cloud that I’ve just activated in the widget area.
    I would like to edit typography (make the font bigger), hover style and add a sort of separator between each keyword.

    Could you please point me where/how to do this?

    Attachments:
    You must be logged in to view attached files.
    #630117

    jsscmassinelli
    Participant

    I changed the widget now and have a different (much better) visual for the cloud. But what about i still want to make the copy a bit bigger, i am afraid this small is not accessible. is there any way i can edit?

    #630153

    Hung Pham
    Keymaster

    Hi jsscmassinelli,

    Thanks for reaching to us.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    .widget[class*="_tag_cloud"] div.tagcloud a {
        font-size: 15px !important;
    }

    Regards,

Viewing 3 posts - 1 through 3 (of 3 total)