Support » Theme: Spun » Text in circles: letters are getting cut

  • Resolved karinmodigh

    (@karinmodigh)


    I really enjoy this beautiful theme, and have made only a few adjustments with the help of this forum, like change of background colour in the text circles.

    Now I have the problem that letters like p, y etc. get cut from underneath, like the g in “Vi gillar” in the first circle on the second row:
    http://www.baroquedancers.se/

    Anyone who could help me out with this?

    I use Custom CSS Manager.

    Thank you!
    Karin

Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try increasing their “line-height“. I think it’s set to “1” by default.

    E.g.:

    .hentry.no-thumbnail .thumbnail-title {
     line-height: 1.2;
    }

    Thread Starter karinmodigh

    (@karinmodigh)

    Perfect, thanks again!!

    Hi karinmodigh,

    I am new with WP, could you tell me how you did on your webpage to have the bubbles on grey and when you want to click on them becomes coloured? Or send me to a post that explains it, I can’t find it!

    Thank you

    Thread Starter karinmodigh

    (@karinmodigh)

    Hi jmesquidaf,

    I don’t remember exactly which of my different modifications made that effect, but when looking at the Custom CSS Manager I find this:

    .hentry.no-thumbnail:hover {
    background: #993333; }

    It might be that.

    All best,
    Karin

    Can you make each circle a different color?

    Thread Starter karinmodigh

    (@karinmodigh)

    Sorry MzBeanz, I don’t know. I think you should make a new thread about that.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Text in circles: letters are getting cut’ is closed to new replies.