Post slider - by duduibira - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: duduibira
    duduibira
    Participant
    September 15, 2016 at 15:13

    how do i hide “September 10, 2016 at 1:51 pm by granola ” on the home page post slider?

    thanks

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    September 15, 2016 at 15:18

    Hello,

    Add this code in Global Custom CSS:

    .meta-post {
      display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: duduibira
    duduibira
    Participant
    September 15, 2016 at 15:31

    thanks a lot!

    also, how do i make rounded corner for the images on the home page post slider?

    http://prntscr.com/cibu6x

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 15, 2016 at 15:37

    Hello,

    Please add this code in Custom CSS:

    .home .post-slide-img {
       border-radius: 8px;
    }
    .home .post-slide-img .bg {
        border-radius: 8px;
    }
    

    Regards,
    Rose Tyler.

    Avatar: duduibira
    duduibira
    Participant
    September 15, 2016 at 16:07

    thanks a lot

    Avatar: Eva
    Eva Kemp
    Support staff
    September 15, 2016 at 16:11

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘post slider’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.