SPUN theme: older articles visibility

  • Unknown's avatar

    Hello, I don’t know exactly how to explain this problem, but I’ll try… In my HOME page, under the circles with the posts’ images, there’s a writing “older articles” (in Italian “articoli più vecchi”) which appears half inside a colored frame and half outside such frame, as if the whole writing wouldn’t fit the space of the frame. Now my question is: can I either change the writing, replacing it with a shorter description like “MORE”, which would certainly fit the case, or can I enlarge such frame/case (don’t know how to call it)? It would be awsome if it looked like a circle – as well as the images… Hope my question is understandable!!!
    The site is: http://greengokitchen.wordpress.com/
    Thanks in advance!
    Daniela
    P.S.: I did the upgrade, so I’ve been already enabled to customise the features in CSS, however couldn’t find any suggestions about this topic

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    I’ll move this topic to the CSS forum so that folks with CSS experience will find it more easily. If you subscribe, they you’ll be notified via email when someone responds.

  • Unknown's avatar
  • Unknown's avatar

    Add this to your custom CSS and it should fix your issue (although it appears this is a problem with the theme that doesn’t take into account the fact that translations might take up more space than the original text):

    #infinite-handle span {
    	width:140px;
    }
  • Unknown's avatar

    Thanks hallluke, it worked :-) you’re a genius!

  • The topic ‘SPUN theme: older articles visibility’ is closed to new replies.