Home Forums Basel support forum term-description

term-description

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50859

    MagdaV
    Participant

    Hello,
    How do I remove what’s marked as div.term-description (in the image – in blue) please?
    I think I’ve checked all the options in theme settings and can’t see where I can remove it.

    Attachments:
    You must be logged in to view attached files.
    #50887

    Hello,

    Add this code to Theme Settings > Custom CSS > Desctop

    .term-description{
    display:none;
    }

    Best Regards

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