Make BlackBird Slider images clickable

Discussion in 'BlackBird WordPress Theme' started by jader, Apr 9, 2015.

  1. jader

    jader New Member

    Joined:
    Sep 24, 2012
    Messages:
    1
    Likes Received:
    0
    Hi,

    1) Is there an easy way to make your Blackbird Responsive Theme Slider images clickable, to link to another page?

    2) We use Woocommerce on our webpage but the product text is too small to read, how do you change the font size just for that?

    Cheers,

    Kristian
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello, Kristian!

    Could you please provide us your website URL with some edited screenshots of your issue so that we can assist you accordingly?

    Thanks,
    Praveen
     
  3. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey, Kristian!

    1> Blackbird Responsive Theme Slider images have already contains clickable feature. You will have to configure it from your dashboard.
    Please follow the screenshot given below.
    blackbird_enter_URL_in_slider_images.png

    2>Please paste the code given below in Custom CSS section

    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    ul.products li a h3 {
      font-size: 18px !important;
    }
    Hope it will resolve your issue.

    Kindest regards,
    Praveen
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey, Kristian!

    I have checked your website.
    The version of the theme that you are using in your website is an old version of theme.
    So, kindly download the latest updated version of this theme from members area and follow the steps mentioned in the above reply.

    Thanks,
    Praveen
     
  5. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey, Kristian!

    I have customized your website as per your requirement.

    Please have a look at your website.

    Thanks,
    Praveen
     

Share This Page