This topic has 9 replies, 3 voices, and was last updated 2 years, 9 months ago ago by Mitsuhiro
Please let me know how to add the function to slide the text in header banner(Promo text)
Hello,
Go to Theme Options > Header builder > Promo text > enable autoplay https://prnt.sc/26kxzqv
Regards
Hello, thank you for your reply. and Sorry for the lack of explanation.
Question①I cannot show all long text in below. So I want to know how can I display all the long text. Hopefully, I want to show all long text by the slide /scroll of the text
Question②How to change this background color, font and position of “Back
Store Notice” ?
Hello,
1/ Try to add the next code in Theme Options > Theme custom CSS > Mobile:
.header-promo-text .text-nowrap {overflow: unset;text-overflow: unset;white-space: initial;line-height: 1.3;font-size: 12px;padding-top: 2px;}
2/
.woocommerce-store-notice {
background-color: #075324;
margin-bottom: 0;
text-align: center;
font-size: 14px;
color: white;
padding: 5px 5px 0 5px;
}
.woocommerce-store-notice a {
color: white;
}
Regards
Hi, thank you for the quick reply.
② can be worked, but ① doesn’t work. The long texts cannot show all in the space, and “Read more” and the icon of “×” and “>” in right side are overlapped. So the desing layout is not nice.
Can you solve this problem ?
Provide temporary wp-admin access, please.
Regards
Noted.
Hello,
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it. Here is our email – 8themes@gmail.com
Regards
I can solve the layout error by myself. Thank you very much for your proffesional support.
Tagged: header banners, how to, promo text, slide text, themes, woocommerce, wordpress
The issue related to '‘How to slide the text in header banner(Promo text)’' has been successfully resolved, and the topic is now closed for further responses