Home Forums Themes Support Gecko Client Section in Footer on Portfolio Pages

Topic Resolution: Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #5644

      Hey Guys,

      I have a problem with my new set up of Gecko. We’re building a shop for massageoils and use the portfolio section for a scent-wiki. on the detailpages of all scents i have in the footer a section for Categories, Clients, and Tags. Is it possible to remove them from the site, or maybe change the wording? Because it is not a real portfolio i don’t need a “customer”-section.

      Anis

       

      Thanks for the help.

       

      Kind Regards, Andreas

    • #5655

      Hi Andreas,
      To disable it, please use this custom CSS code (Add in JanStudio / Theme Options / General / Custom CSS)
      .portfolio-meta { display: none; }

      – Foster

    • #5659

      Hi Foster

       

      Thanks a lot for your quick reply. It worked perfectly. How about the publishing date under the headline. Is there e possibility to deactivate that or do i have to do that with custom css too?

       

      Cheers

      -Andreas

    • #5661

      Hi Andreas,
      Just simple, please use this code

      .single-portfolio .entry-date { display: none; }

      – Foster

    • #5662

      Awesome. Thank you very much!

    • #5663

      You are more than welcome, Let us know if you have any other problems or questions

      – Foster

Viewing 5 reply threads

You must be logged in to reply to this topic.