Home Forums Basel support forum Hide category description on mobile

Hide category description on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #101524

    pierredemeudon
    Participant

    Hi,
    would it be possible to hide the description of category, on mobile version?
    If yes, how?
    Kind regards

    #101529

    Hello,

    Please provide the category URL with the description.

    Best Regards

    #101562

    pierredemeudon
    Participant

    Hello,
    OK, consider this one.

    Again, the purpose is only to “hide” it on mobile.
    https://polinacouture.com/categorie/echarpe-foulard/echarpes-snoods/

    If it’s not possible, I will erase them all. Too heavy on mobile.

    Kind regards

    #101596

    Hello,

    Add this code to the Theme Settings > Custom CSS > Mobile:

    .term-description{
    display:none;
    }

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)