rank-math-breadcrumb

#48496
  • здравствуйте ! Как задать стили css для хлебных крошек ?
    Этот вариант не работает!
    /* Ранжирование по математике SEO настройки */
    .rank-math-breadcrumb a {
    font-size: 16px;
    цвет: # 6b6b6b;
    }

    Дайте пожалуйста пошаговую инструкцию:
    Инструкция для CSS стилей хлебных крошек
    instructions style rank math breadcrumb

Viewing 5 replies - 1 through 5 (of 5 total)
  • Todd
    Rank Math free

    Hello,

    Thanks for getting in touch with us.

    You have to add that to your theme’s style.css file.

    Please note that you have to know a bit of CSS to use the CSS.

    You can test the code here before using:
    https://jsfiddle.net/#&togetherjs=RgCJluOqfw

    .rank-math-breadcrumb a {
    font-size: 16px;
    color: #6b6b6b;
    }
    .rank-math-breadcrumb {
    font-size: 16px;
    цвет: # c0c0c0;
    }

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Вы красавцы !
    У меня все получилось !
    Спасибо! thank you!

    применил этот код и очень красиво получилось !

    .rank-math-breadcrumb a {
    font-weight: bold;
    font-size: 18px;
    color: blue;
    }
    .rank-math-breadcrumb {
    -webkit-box-shadow: 5px 5px 13px #000000;

    -moz-box-shadow: 5px 5px 13px #000000;

    box-shadow: 5px 5px 13px #000000;

    -webkit-transform: scale(0.9) skew(-12deg);

    -moz-transform: scale(0.9) skew(-12deg);

    -o-transform: scale(0.9) skew(-12deg);

    border: 0px solid #000000;

    background-color: #DDDDDD;

    padding: 0px;

    z-index: -1;

    font-family: Verdana, Geneva, sans-serif;

    color: black;

    text-align: left;
    font-size: 18px;
    color: black;
    }

    можете сами просмотреть rianovost.ru

    Спасибо вам!

    Todd
    Rank Math free

    Hello,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

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

    Thank you.

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

The ticket ‘rank-math-breadcrumb’ is closed to new replies.