Hello Ismael and Guenni!
I would like to express my sincere gratitude for your continuous support and assistance. You excel at resolving the many issues I bring to you. I realize that I may be imposing on your hospitality, and I truly appreciate your patience and generosity.
I have one more question for you:
Is it possible to make breadcrumbs in mobile version vertical alignment as CENTER, to fix this issue in the screenshot?
https://disk.yandex.ru/i/0OQ4qkW6GsjXlg
One of these pages:
Thank you very much
Hey ibuzaev,
Thank you for the inquiry and your kind words.
You can add this css code to make the title container adjust to the length of the title:
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
.title_container .breadcrumb {
position: relative;
margin-top: 0;
}
}
Best regards,
Ismael
Thank you, Ismael!
I helped!!!
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike