- This topic has 1 reply, 2 voices, and was last updated 3 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › [ShopZee theme] issues frontpage
Hello,
I have 2 issues on the frontpage.
1)
The text box is displayed centerd, where I would like it to be aligned left. I have added the custom CSS below to create the box
.nivo-caption {
width: 50%;
background-color: rgba(206,112,62,0.55);
padding: 15px;
}
See illustration: https://ibb.co/NFmVywK
2)
The word “Aanbieding” does not fit in the small circle
See illustration: https://ibb.co/mSNv0Lj
The URL is https://www.redpilldesign.nl/jaads
I have created an account for you on the site.
Hi,
kindly use this CSS:
.nivo-caption { width: 1170px; background-color: transparent !important;}
.nivo-caption .nivo-caption-content { max-width:50% !important; padding:20px; background-color:rgba(206,112,62,0.55) !important;}
@media screen and (max-width:1024px) {
.nivo-caption { width:auto;}
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
height: 90px;
width: 90px;
line-height: 90px;
}
Regards,
Chris
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]