Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #639864

    Hi,

    how to remove category name in portfolio.
    –turkish–
    güncelleme ile beraber her portfolyonun altında kategori ismi yazıyor onu nasıl kaldırabilirim? blog yazılarının altında olan kategoriden bahsetmiyorum.

    teşekkürler
    -*–

    Thanks in advance

    #639989

    Hey Ceyhun95,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .sort_by_cat  {
    display:none;
    }
    

    If this is not what you want please provide a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #640243

    Sorry i dont solved. http://i.hizliresim.com/2ZgDp0.png I want to remove the red line in this picture.

    Thanks for help

    #640247

    Merhabalar!

    Lutfen assagidaki kodu Enfold theme options > General Styling > Quick CSS alanina ekleyin

    span.blog-categories {
        display: none;
    }

    Cheers!
    Yigit

    #640322

    düzeldi teşekkürler :)
    solved thank you

    #640326

    Rica ederim :)
    Baska her hangi bir sorunuz veya sorununuz olursa lutfen tekrar iletisime gecmekten cekinmeyin :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘how to remove category name in portfolio’ is closed to new replies.