Placing the elements after the breadcrumbs

#384071
  • Resolved Giuliano Ciolino
    Rank Math free

    The Homepage does not have the breadcrumb, the position of an item is hidden from the menu.

    I tried to move the affected element by 100px, but it moves across all pages.

    How come I need to add some CSS to fix this? Would you give me some advice on how to solve?
    https://imgur.com/a/2C9uW60

Viewing 3 replies - 1 through 3 (of 3 total)
  • Prabhat
    Rank Math agency

    Hello,

    Thank you for contacting the support and we regret the inconvenience caused.

    Please add the below CSS to the website and see if it gives you the desired output:

    .home #ez-toc-container {
        margin-top: 100px;
    }

    Please let us know how that goes.

    Thank you.

    I solved it before, but thanks.

    Anas
    Rank Math business

    Hello,

    We’re glad that you have already managed to resolve this issue.

    If you have any questions in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘Placing the elements after the breadcrumbs’ is closed to new replies.