где я могу отредактировать станицу vendor, что бы изменить цвет иконок соцсетей и кнопки поиск а также отступы в секциях поправить?
This topic has 8 replies, 2 voices, and was last updated 2 weeks, 6 days ago ago by Alex Carter
где я могу отредактировать станицу vendor, что бы изменить цвет иконок соцсетей и кнопки поиск а также отступы в секциях поправить?
Hello,
Thank you for reaching out to us.
Could you please provide the link to the page shown in your screenshot?
Could you please provide temporary wp-admin access? We need to check your settings.
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
Warm Regards,
The 8Theme Team
какую почту добавить?
Hello,
Any email address can be used for the new account, it does not have to be your or our personal email.
Warm Regards,
The 8Theme Team
готово
Hello,
Custom CSS code can be used to change the styling of the mentioned button:
input[type='submit'].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
background-color: red;
border-color: red;
}
input[type='submit'].dokan-btn-theme:hover, a.dokan-btn-theme:hover, .dokan-btn-theme:hover, input[type='submit'].dokan-btn-theme:focus, a.dokan-btn-theme:focus, .dokan-btn-theme:focus, input[type='submit'].dokan-btn-theme:active, a.dokan-btn-theme:active, .dokan-btn-theme:active, input[type='submit'].dokan-btn-theme.active, a.dokan-btn-theme.active, .dokan-btn-theme.active, .open .dropdown-toggleinput[type='submit'].dokan-btn-theme, .open .dropdown-togglea.dokan-btn-theme, .open .dropdown-toggle.dokan-btn-theme {
background-color: red;
border-color: red;
}
The icon color:
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info ul.store-social i.fa-instagram {
color: red;
}
Warm Regards,
The 8Theme Team
мне нужно еще добавить блок с текстом где я опишу кратко историю магазина – могу ли я отредактировать страницу по типу Elementor? Если нет – то как я могу добавить текстовый блок?
Hello,
Thank you for reaching out to us.
To add a text block with a brief history of your store, we recommend checking whether the page you want to edit is built with Elementor. If it is not, you may not be able to edit it directly using Elementor.
In this case, we kindly advise you to contact the Dokan plugin support service and review the plugin documentation for detailed instructions on how to add or edit content on the page.
Warm Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up