Tagged: webshop, woocommerce
Hej Kriesi-team
I am using Enfold in combination with woocommerce. My client wants to have different texts in the shop header (caption on slider) depending on regular og wholesale customers, stating different offers. Because am using woocmmerce plugin, I only can use Default Editor, and here only easy slider, with no size adjustment functionality. Is there a possibility to change the side of the text in the caption on the easy slider?
And generally: can I set up different sliders depending on the role (regular customer, wholesale customer)? Meaning if you login on your account, then to the webshop, then I would like to have an header slide with caption specific for this role.
Thank you very much in advance for your reply.
Kind regards
Ronald
Hey Ronaldgoudriaan,
Thank you for using Enfold.
It is possible to adjust the font size of the caption title and content but you cannot set a specific content based on user roles. Please use this in the Quick CSS field:
/* title */
.avia-slideshow .avia-caption .avia-caption-title {
font-size: 15px;
}
/* caption */
.avia-caption-content {
font-size: 12px;
}
Best regards,
Ismael
Thank Ismael for reply :-)
I forgot to ask following:
I found out that I can write a rule based text in the template file, but I wonder if I can adjust the size and the color as well with some codes.
Thanks in advance for your reply
Kind regards
Ronald
Hi Ronald,
I’m not sure I understand the question in your last post, could you try to explain a bit further please?
Regards,
Rikard
Hej Rikard
Sorry, forgotten that I asked the question before, I got an answer from your collegue Andy, message number
#682639 (question #681221), You can close this case.
Kind regards
Ronald