Price packages for Geocraft and the price button

Discussion in 'GeoCraft WordPress Theme' started by babesinperth, Jul 17, 2014.

  1. babesinperth

    babesinperth New Member

    Joined:
    Jul 11, 2014
    Messages:
    14
    Likes Received:
    0
    Hi.

    RE: Geocraft

    I am unable to stop one payment package from appearing. At present I only want one to show, but despite "deactivating" another. it always shows. Can you please advise me as to what I can do?

    Also... at the top right of the page is the button "Post your business for...." How do I remove that orange button, or at least change it as and when required?

    Thanks heaps!

    Regards,
    Chris
     
  2. Nitesh

    Nitesh Support Staff

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

    1) Theme don't have such problem. I think it's a cache problem. Please deactivate cache plugin if installed.
    And also clear your browser cache.
    2) Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header_wrapper .header .post_btn{
    display:none;
    }
    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page