header top right

Discussion in 'GeoCraft WordPress Theme' started by joseph2004, Jan 15, 2018.

  1. joseph2004

    joseph2004 New Member

    Joined:
    Jul 7, 2017
    Messages:
    2
    Likes Received:
    0
    i have tried cancelling the $26 sign but couldn't how do i go about it?
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    It would be better for us to understand your query with the help of some edited screenshots of the concerned areas of your site.

    So that we can deliver you an exact and appropriate solution to you,

    Looking forward to hearing from you soon.

    Thanks & Regards!
    Akbar
    InkThemes.com

    PS: You can create your screenshots using screenpresso (http://www.screenpresso.com).
     
  3. mealea

    mealea New Member

    Joined:
    Dec 13, 2012
    Messages:
    16
    Likes Received:
    2
    Do you want to remove the yellow image link in the header upper right hand side on the home page that says "Post Your Business Listing at $..."

    If so then this is the post submission button, you can simply insert the following code in the Custom CSS field located under Dashboard->GeoSettings->Theme Options->Stylings Settings->Custom CSS

    Code:

    .header_wrapper .header .post_btn {
    display: none!important;
    }

    Cheers.
     
    nexxus likes this.

Share This Page