• Hi.

    I’d love to have small thumbnails appear along side my recent posts on the left as the demo.

    Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello M.K_Soft,

    You need to add the following code the your custom stylesheet and edit the size in pixels (px) to anything you want:

    .alx-tab .tab-item-thumbnail {
        width: 50px !important;
    }
    
    .tab-item-inner.group {margin-left: -30px !important}

    Hope that helps.

    Thread Starter M.K_Soft

    (@mk_soft)

    Thanks for your response but didn’t resolve.
    In which stylesheet exactly i should place them?
    Wherever i put, don’t work!

    Hello M.K_Soft,

    I’m assuming you’re talking about Alx-Posts widget that can be seen in the left sidebar of the demo.

    It works in the demo, copy and paste the code into a custom stylesheet and make sure that nothing is overriding your custom stylesheet! (usually style.css)

    There’s nothing more I can do.

    @m.K_Soft – the default WP “Recent Posts” widget doesn’t display thumbnails. Try using the theme AlxTabs widget instead.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Thumbnails in sidebar’ is closed to new replies.