This topic has 2 replies, 2 voices, and was last updated 9 months ago ago by Rose Tyler
Hello, could you assist me with editing the AMP XSTORE Main Slider Title content and slide content to adjust font size and colors? I’ve been searching through the settings but haven’t found anything yet.
Hello, Kayumbo,
Thank you for reaching out to us with your query.
Please find below the custom CSS code for your use:
.amp-mode-touch .slide-title h1 {
font-size: 12px;
color:red;
}
amp-carousel .caption-wrapper .button {
font-size: 10px;
padding: 10px;
color:red;
}
https://www.8theme.com/documentation/xstore/amp-plugin/custom-css-section/
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up