Removing Buy Now Image & Side Widget

Discussion in 'General InkThemes Discussion and Feedback' started by jloswald, Jan 12, 2013.

  1. jloswald

    jloswald New Member

    Joined:
    Dec 27, 2012
    Messages:
    13
    Likes Received:
    0
    I bought the membership to gain access to all themes. I have the polaray theme installed and it is still showing the buy now button as well as the widget display on the right.

    How do I remove this? or how do I get the pro theme from the membership area?
     

    Attached Files:

    • Q1.pdf
      File size:
      22.6 KB
      Views:
      4
    • Q2.pdf
      File size:
      11.7 KB
      Views:
      3
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1.For your first issue

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    .contentbtn {
    display: none;
    }
     
    .linkpanel {
    display: none;
    }
    
    2.For your second issue
    In your members area click on "Get All InkThemes Premium Themes here (Includes Documentation + PSD Files)" it shows all your themes.
     

Share This Page