Need CSS to hide word

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Tagged: 

This topic has 3 replies, 2 voices, and was last updated 4 years, 7 months ago by Szabi – CodeRevolution.

Viewing 3 reply threads
  • Author
    Posts
    • #1327


      umarketing
      Participant
      Post count: 1

      Could you post the CSS necessary to take the word “Description” off of my post page.

      I tried .description_title {Display:none} and it did not work.

      I would like to get rid of it everywhere if possible. Categories, Front Page, etc.

      Great plugin guys…you really did a great job.

      Sincerely,

      Paul Q

       

       

       

    • #1328


      Szabi – CodeRevolution
      Keymaster
      Post count: 4577

      Hello,

      First of all, thank you for your purchase.

      Please send me an example URL from your site and highlight the description you wish to remove, and I will try to help.

      Regards, Szabi – CodeRevolution.

    • #1339


      umarketing
      Participant
      Post count: 1
      This reply has been marked as private.
    • #1340


      Szabi – CodeRevolution
      Keymaster
      Post count: 4577

      Hello,

      1. The CSS to hide that word is:

      .description__title{display:none}

      I applied it in your theme settings, please check.

      2. The plugin works as follows: it imports posts, remembers the “page” of Udemy API results it queried. The next time it runs, it gets the same page, and if it detects that no new posts were made from this page, it remembers that it needs to move to the next page. So, the next time it runs, it will import new posts.

      Because of this, it is normal for the plugin to show 1 time yellow, 1 time green tick.

      Also, please be sure to select in advanced rule settings only one of the ‘Course Category’ and  ‘Course SubCategory’ settings fields, because they are not compatible with each other. This will be fixed in the next plugin update.

      Regards,

      Szabi – CodeRevolution.

Viewing 3 reply threads

The topic ‘Need CSS to hide word’ is closed to new replies.