Okay
  Public Ticket #1164579
tag cloud
Closed

Comments

  •  5
    shadesofnoir started the conversation

    Hello, I am loving your theme. 

    Is it possible to style colour the tag cloud (in blog posts) separately?  I modified the skin colour in the theme settings editor and at the moment it looks as if the footer colour is set to be the same as the tags colour. I have set the footer to a very dark grey, the tag font colour is black so tags can't be read...

    Thanks

    Charmaine

  • [deleted] replied

    Hi shadesofnoir

    Please use Custom CSS to edit tag cloud separately from custom theme style

    .wp-widget.widget_tag_cloud a{
        background: #fff;
        color: #000;
    }

    Thank you.

  •  5
    shadesofnoir replied

    Thank you!



  •  5
    shadesofnoir replied

    Hi Eroll,

    the code works perfectly, thank you! There is the issue with the search box (you probably didn't notice it because it is dark grey at the moment!) Can I have the code to style this separately too?

    Thanks again!

    Charmaine

  •  5
    shadesofnoir replied

    Hi Eroll,

    I have figured it out - thanks!

    Charmaine

  • [deleted] replied

    Hi shadesofnoir

    I'm really glad that the solution worked and you can continue to work on your site now :)
    Remember to read Kalium Documentation, you can find some very useful things there that will help you to create a great site. 


    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link). A huge thank you from Laborator in advance and have a great day!


    Will set this ticket as solved from here.

    Thank you