How can I remove the Add Listing Button from the Header and also the Add Listing and Sign In from the top right hand side.
Hello Goegi, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS ) of your dashboard. Code: .top_strip .menu { display: none; } Let me know for further doubts and queries. Thanks & Regards, Swapnil Gupta. InkThemes.com
Thanks, that removes the top listing. How do I remove the "Post Your Business Listing at $26.00" from the Header. On the previous version I used .grid_10 {display: none;} When I add it in this version, I lose the business contact details on the right hand side of the Individual Premium Listings. I look forward to your response. Kind regards Michael
Hello, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .grid_10 a.post_btn { display: none !important; } Thanks & Regards Pramod
Pramod, Thanks for that and my site is now working perfectly. You can see it here www.twawireland.com and if you like it feel free to add it to your list of sites using Geocraft. Once again thanks for your help. Kind regards Michael