0:00
Hi guys, this is Abhishek from K2 blog and in this video I will show you how you can
0:04
remove this search description under the post title in Flutter Pro theme
0:09
So if you are using Flutter Pro theme, then this video is for you
0:13
So let's check how we can remove this search description under the post title
0:18
So to remove this, you need to get this class here. So I will click on inspect here like this
0:25
And here you can see that the class is post description, post capital D description
0:30
So I can just copy the class here and I can find that element in the theme code
0:35
So to remove this, I will go to the theme here and I will click on edit HTML
0:41
But I recommend you to take a backup first if you are making any changes in your theme code
0:46
So let's find that class here. So let hit enter again. And here as you can see that the post description is added here
0:55
So if you don't want to use this post description in your post, then you can just simply remove
1:01
this code here or you can make it comment. So let me just copy the first line of the comment and I can make a comment like this
1:10
and I will close the comment like this. So this post description section will be gone from our post. Okay
1:18
Now we have commented this line. Let me just click on save here
1:23
Now let's go to the post and let me just refresh this page
1:28
As you can see that the post description or the meta description under the title is now gone
1:34
So in this way you can fix this issue in your Flitro protein. So if you have any doubt regarding Flitro protein, then you can ask me in the comment section
1:42
And if you want to see more videos like this, hit the subscribe button
1:45
I will see you in the next video. Thank you