Site logo

Archived topic

How to reduce Unusual space after Breadcrumbs?

9 replies · Started by Sibi Paul on March 31, 2021

Viewing posts 1–10 of 10

Hi,

kindly check my site...

There you can see some blank space after breadcrumb and before Post Title...

is there any settings to reduce the space?

Another Wise man replied " the issue fixed "

Also, he wishes to share thanks.

No problem. Glad you got it sorted. :)

What if, My breadcrumbs are created by Yoast?

Then we'll write another CSS for it, and we have to see the live site.

Let me know if you need help.

Here is my site...

Now it's using Yoast...

Let me know the code for Yoast.

Thanks.

Try this:

p#breadcrumbs {
    margin-bottom: 0;
    padding-bottom: 5px;
}

That worked...

I need to change one more thing in the Breadcrumbs...

The post title is visible in Breadcrumbs... normally it should be...

But, There is My main Title also shows in big size...

How can I hide the post title from Breadcrumbs...?

This archived topic is closed to new replies.