CSS is not adopted
-
Dear support team, the CSS code for the headings is adopted without any problems.
Unfortunately not for the graphic banner
Can you please help me?
Thank you very much
/* Vendor List */
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-wrapper .store-content .store-info {
opacity: 1;
height: 200px !important;
}#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer .store-data h2 a {
color: #fff !important;
font-size: 1.5rem;
transition: color 0.4s;
text-shadow: rgb(0 0 0 / 80%) 0 1px 0;
}/* Vendor Page */
#wcfmmp-store .banner_img {
height: 250px !important;
max-height: 250px !important;
}@media (max-width: 575px)
#wcfmmp-store .banner_img {
height: 250px !important;
max-height: 300px !important;
}#wcfmmp-store .header_left .wcfm_store_title {
font-size: 1.7rem;
}@media (max-width: 575px)
#wcfmmp-store .header_left .wcfm_store_title {
font-size: 1.5rem;
}
The topic ‘CSS is not adopted’ is closed to new replies.