Question - Classicraft

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by lalala1533, Mar 16, 2015.

Thread Status:
Not open for further replies.
  1. lalala1533

    lalala1533 New Member

    Joined:
    Feb 5, 2015
    Messages:
    15
    Likes Received:
    0
    Hello,

    When you go to "My Dashboard" and Edit your ad from "View Ads", on the bottom of the page there is a section that it asks you if you "Want to upgrade my listing to Premium?" and its check box. I want to delete this section. How do you do it?

    Thank you!
     

    Attached Files:

  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi lalala1533!

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .form_row {
      display: none;
    }
    Thanks,
    Praveen
     
  3. lalala1533

    lalala1533 New Member

    Joined:
    Feb 5, 2015
    Messages:
    15
    Likes Received:
    0
    Thank you Praveen.
    But when I enter that code, it also deletes a map. I only wanted to delete the section where it says "Cancel" and "Update" buttons, the line"want to upgrade your listing to premium?" and the check box of "Upgrade". Is it possible?

    Also what is the best size for ad image pic.?
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi lalala1533!

    Please follow the screenshot given below.
    classicraft_remove_upgrade_checkbox.png

    As far as size for ad image pic is concerned, there works a function which crop and adjust image size of ads automatically according to requirement of different page.

    Thanks,
    Praveen
     
  5. lalala1533

    lalala1533 New Member

    Joined:
    Feb 5, 2015
    Messages:
    15
    Likes Received:
    0
    Thank you so much! it worked!!!
     
Thread Status:
Not open for further replies.

Share This Page