Main page picture

Discussion in 'Infoway WordPress Theme' started by novoseltsev, Feb 16, 2014.

  1. novoseltsev

    novoseltsev New Member

    Joined:
    Feb 13, 2014
    Messages:
    12
    Likes Received:
    0
    Hello. I have one picture in the main slider. How can I hide the gray area on the right with words "Infoway theme. Premium wordpress theme"?
    my site http://kalugaspectehnika.ru
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .showcase-thumbnail-container {
    display: none;}
    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page