• Resolved Ralph SW

    (@ralphsolera)


    Hi again Richie!

    Plz, help me to decrease the espace between lines (vertical space) on entries in the Featured Categories in the tabber (right menu)… I think it is much spaced and will like to decrease them…

    Thanks!

Viewing 10 replies - 1 through 10 (of 10 total)
  • Theme Author Richie KS

    (@rkcorp)

    if you’re using the built in feat cat widget,
    add this to theme option->custom css

    #custom ul.recent-postcat li {margin:0;padding:0;}

    adjust the margin and padding to your own.

    Thread Starter Ralph SW

    (@ralphsolera)

    Richie, I’m using the built in feat cat, but this custom code doesn’t work! I put it in the Custom CSS tab and change the values, but the feat cat in right menu don’t change…

    Theme Author Richie KS

    (@rkcorp)

    do you have live site i can check?

    Thread Starter Ralph SW

    (@ralphsolera)

    Theme Author Richie KS

    (@rkcorp)

    link not working..

    Thread Starter Ralph SW

    (@ralphsolera)

    I don’t understand… its working to me… Checked right now… and we have visitors in this moment!

    Theme Author Richie KS

    (@rkcorp)

    hi ralph, the link still not work for me, it return ‘no webpage found’
    try snap a screenshot the widget area.

    Thread Starter Ralph SW

    (@ralphsolera)

    Here, Richie: https://www.flickr.com/photos/131818832@N07/16590405379/

    ??

    I’ll try to discover whats the problem with my site… why you can’t see it…

    Theme Author Richie KS

    (@rkcorp)

    the space margin seem fine enough, not sure how much you want to reduce.
    try add this in theme option->custom css, remove the previous

    #custom #right-sidebar ul.recent-postcat li {
    padding: 0 0 5px !important;
    margin: 0 0 5px !important;
    }

    clear cache etc afterward..

    Thread Starter Ralph SW

    (@ralphsolera)

    It works now, Richie!!!

    Thanks a lot!

    ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Decrease space between entries in Featured Categories?’ is closed to new replies.