• 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;
    }

    • This topic was modified 4 years, 7 months ago by bulls_shark.
Viewing 1 replies (of 1 total)
  • Thread Starter bulls_shark

    (@bulls_shark)

    Dear support team, is there still support here or is it not available in the free version?

    Best thanks for your time

Viewing 1 replies (of 1 total)

The topic ‘CSS is not adopted’ is closed to new replies.