Support » Allgemeine Fragen » Problem mit der Beschreibung bei WooCommerce

  • Gelöst mrmomo44

    (@mrmomo44)


    Hallo liebe Community,

    Mein Problrm ist es dass bei dem Reiter Beschreibung die Beschreibung ganz normal Angezeigt wird, wenn ich aber auf Shop Richtlinien klicke werden die Richtlinien und Beschreibung angezeigt.

    hat da jemand evtl. ne idee.

    Danke für eure Unterstützung.

    Hier nen Auszug aus mein CSS, vieleicht liegt der Fehler ja darin.

    
    

    /* Header mid */
    #header .header-mid{
    background-color:#7caf45;
    }

    /* Header bottom */
    #header .header-bottom{
    background-color:#7caf45;
    }

    /* Footer copyright */
    #footer .footer-copyright{
    background-color:#7caf45;

    }

    /* Body wrapper inner */
    .body-wrapper .body-wrapper-inner{
    position:relative;
    top:0px;
    left:0px;
    }

    /* Column 2/12 */
    #left{
    padding-left:0px;
    padding-right:0px;

    }

    /* Division */
    .products-loop .item .item-bottom{
    position:static !important;
    opacity:1 !important;
    height:102px;
    }

    /* Link */
    .products-entry .item-detail .products-thumb .item-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a{
    background-color:#e74c3c !important;
    }

    /* Button */
    .products-wrapper .item .item-detail .compare{
    background-color:#27ae60 !important;
    }

    /* Button */
    .products-loop .item .add_to_cart_button{
    background-repeat:repeat-x;
    position:relative;
    top:-64px;
    left:48px;
    }

    /* Link */
    .products-loop .item .yith-wcwl-add-button a{
    background-color:#e74c3c !important;
    }

    /* Link */
    .products-loop .wcfmmp_sold_by_wrapper a{
    display:block !important;
    }

    /* Division */
    .products-loop .item .wcfmmp_sold_by_wrapper{
    display:none;
    }

    /* Button */
    .products-loop .item .compare{
    display:none !important;
    }

    /* Button */
    .products-wrapper .item .item-detail .add_to_cart_button{
    width:79% !important;
    padding-left:36px !important;
    }

    /* Division */
    .products-loop .item .wcfmmp_sold_by_container{
    position:relative;
    top:-47px;
    left:0px;
    }

    /* Division */
    .products-loop .item .wcfm_vendor_badges{
    position:relative;
    top:-25px;
    left:86px;
    }

    /* Division */
    #contents #primary #main .products-wrapper .products-loop .item .products-entry .item-detail .products-thumb .item-bottom .wcfmmp_sold_by_container .wcfm_vendor_badges{
    width:58% !important;
    }

    /* Column 3/12 */
    .products-wrapper .products-loop .item{
    min-height:487px;
    }

    .item-bottom .wcfm_vendor_badges{
    top:-26px !important;
    left:69px !important;
    margin-left:7px;
    width:142px;
    }

    /* Span Tag */
    .products-loop .sw-radio-variation span{
    display:none;
    }

    /* Products thumb */
    .products-loop .item .products-thumb{
    min-height:316px;
    height:316px;
    }

    /* Column 3/12 */
    .products-wrapper .products-loop .item{
    height:410px;
    min-height:410px;
    }

    /* Division */
    .products-loop .item .wcfmmp_sold_by_container{
    padding-bottom:0px;
    }

    /* Products content */
    .products-loop .item .products-content{
    padding-bottom:24px !important;
    min-height:103px;
    }

    /* Span Tag */
    .products-loop .sw-radio-variation span{
    display:none;
    }

    /* Products thumb */
    .products-loop .item .products-thumb{
    min-height:316px;
    height:316px;
    }

    /* Column 3/12 */
    .products-wrapper .products-loop .item{
    height:410px;
    min-height:410px;
    }

    /* Division */
    .products-loop .item .wcfmmp_sold_by_container{
    padding-bottom:0px;
    }

    /* Products content */
    .products-loop .item .products-content{
    padding-bottom:24px !important;
    min-height:103px;
    }

    /* 991px and below screen sizes */
    @media (max-width:991px){

    /* Products thumb */
    .products-loop .item .products-thumb{
    min-height:234px;
    height:234px;
    }

    /* Column 3/12 */
    .products-wrapper .products-loop .item{
    min-height:374px;
    }

    /* Column 3/12 */
    .body-wrapper .body-wrapper-inner .container .sidebar-row #contents #primary #main .products-wrapper .products-loop .item{
    height:374px !important;
    }

    /* Products entry */
    .products-loop .item .products-entry{
    width:117%;
    }

    /* Products content */
    .products-loop .item .products-content{
    padding-top:16px !important;
    }

    /* Image */
    .products-loop .wcfm_vendor_badge img{
    top:0px;
    left:0px;
    }

    }

    /* 500px and below screen sizes */
    @media (max-width:500px){

    /* Products entry */
    .products-loop .item .products-entry{
    padding-left:16px;
    }

    /* Products entry */
    .body-wrapper .body-wrapper-inner .container .sidebar-row #contents #primary #main .products-wrapper .products-loop .item .products-entry{
    width:217px !important;
    }

    /* Column 3/12 */
    .products-wrapper .products-loop .item{
    margin-bottom:13px;

    }

    /* Column 3/12 */
    .body-wrapper .body-wrapper-inner .container .sidebar-row #contents #primary #main .products-wrapper .products-loop .item{
    height:374px !important;
    }

    }

    /* Products content */
    .page-description .item .products-content{
    min-height:116px;
    margin-bottom:13px;
    }

    /* 549px and below screen sizes */
    @media (max-width:549px){

    /* Column 3/12 */
    .page-description .products-loop .item{
    margin-right:19px;
    width:211px;
    }

    /* Thumbnail Image */
    #contents #primary #main .page-description .woocommerce .products-loop .item .products-entry .item-detail .products-thumb a .wp-post-image{
    width:95% !important;
    }

    /* Thumbnail Image */
    .page-description a .wp-post-image{
    min-height:222px;
    }

    /* Products content */
    .page-description .item .products-content{
    width:85% !important;
    }

    /* Item detail */
    .page-description .item .item-detail{
    margin-bottom:18px;
    }

    /* Row */
    .page-description ul{

    }

    }

    .variations tr .sw-custom-variation{
    width:404px;
    }

    /* Heading */
    #loop-products .item h4{
    min-height:34px;

    }

    /* 992px and above screen sizes */
    @media (min-width:992px){

    /* Products thumb */
    #loop-products .item .products-thumb{
    height:221px;
    min-height:221px;
    }

    }

    /* 1199px and below screen sizes */
    @media (max-width:1199px){

    /* Value */
    .variations tr:nth-child(2) .value{
    position:relative;
    top:38px;
    left:-306px;
    }

    /* Label */
    .variations tr:nth-child(2) .label{
    position:relative;
    top:39px;
    left:-264px;
    }

    /* Custom variation */
    .variations tr .sw-custom-variation{
    position:relative;
    top:0px;
    left:39px;
    }

    /* Paragraph */
    .product_detail .description p{
    margin-bottom:0px;
    }

    }

    /* 400px and below screen sizes */
    @media (max-width:400px){

    /* Button */
    .woocommerce-variation-add-to-cart .addcart-wrapper .wc-variation-selection-needed{
    margin-top:0px;
    }

    /* Addcart wrapper */
    .single_variation_wrap .woocommerce-variation-add-to-cart .addcart-wrapper{
    padding-bottom:5px;
    padding-top:42px;
    }

    }

    /* Link */
    #menu-main-menu .menu-item a{
    font-size:17px;
    font-weight:600;
    }

    /* Link */
    #menu-konto .menu-item a{
    font-size:17px;
    }

    /* Link */
    #colophon .site-info a{
    display:none;
    }

    /* Span Tag */
    #colophon .site-info span{
    display:none;
    }

    /* List */
    #product_cats_checklist{
    max-height:638px;
    min-height:638px;
    padding-bottom:0px !important;
    width:100%;
    }

    /* Division */
    #wcfm_products_manage_form_general_expander .wcfm_product_manager_gallery_fields .wcfm_product_manager_cats_checklist_fields{
    width:308px;
    max-width:308px;
    }

    /* 768px and above screen sizes */
    @media (min-width:768px){

    /* Masthead */
    #masthead{
    padding-top:18px;
    }

    }

    /* Division */
    #tab-description div{
    margin-top:42px;
    color:#000000;
    }

    /* Label */
    #tab-description div label{
    width:41px;
    margin-right:101px;
    }

    /* Link */
    #tab-description div a{
    color:#3498db;
    }

    /* Paragraph */
    #tab-description p{
    color:#1a1818;

    }

    /* Description */
    #tab-description{
    padding-bottom:26px;
    height:573px;
    }

    /* Tabbable */
    .bottom-single-product .widget .tabbable{
    margin-top:38px;
    }

    /* Link */
    #main .nav-tabs li:nth-child(2) a{
    display:none;
    }

    /* 1024px and below screen sizes */
    @media (max-width:1024px){

    /* Menu */
    #main .tabs .tabbable .nav-tabs{
    overflow-x:hidden;
    }

    }

    /* 760px and below screen sizes */
    @media (max-width:760px){

    /* Menu */
    #main .tabs .tabbable .nav-tabs{
    overflow-x:scroll;
    }

    }

    /* 599px and below screen sizes */
    @media (max-width:599px){

    /* List item */
    #main .tabs .wcfm_policies_tab_tab{
    background-repeat:repeat;
    color:rgb(102, 102, 102);
    background-clip:border-box;
    background-color:rgba(46,204,113,0);
    border-color:rgba(0,0,0,0);
    border-top-style:dotted;
    border-top-width:0px;
    border-top-color:rgba(0,0,0,0);
    box-shadow:0px 0px 0px -50px #666666 inset;
    display:block;
    }

    /* Link */
    .tabs .tabbable .nav-tabs .active a{
    width:170px !important;
    padding-left:16px !important;
    text-align:center;
    box-sizing:border-box;
    }

    /* Link */
    #main .wcfm_product_multivendor_tab_tab a{
    text-align:center;
    width:152px;
    }

    }

    /* 549px and below screen sizes */
    @media (max-width:549px){

    /* Link */
    #main .wcfm_policies_tab_tab a{
    text-align:center;
    width:209px;
    }

    /* Link */
    #main .reviews_tab a{
    width:203px;

    }

    }

    /* 375px and below screen sizes */
    @media (max-width:375px){

    /* Menu */
    #main .tabs .tabbable .nav-tabs{
    display:flex;
    justify-content:flex-start;
    overflow-x:scroll;
    }

    }

    /* Link */
    .variations tr a{
    min-height:51px;
    }

    /* Paragraph */
    .woocommerce-variation .woocommerce-variation-description p{
    min-height:43px;
    padding-top:18px;
    }

    /* Link */
    .tabs .tabbable .nav-tabs .additional_information_tab a{
    display:none !important;

    }

    /* 2870px and below screen sizes */
    @media (max-width:2870px){

    /* Label */
    .content_product_detail > div label{
    width:132px;
    }

    }

    /* 1400px and below screen sizes */
    @media (max-width:1400px){

    /* Link */
    .content_product_detail span a{
    color:#3498db;
    }

    /* Description */
    #tab-description{
    height:276px;
    }

    }

    /* Link */
    .variations tr a{
    min-height:51px;
    }

    /* Paragraph */
    .woocommerce-variation .woocommerce-variation-description p{
    min-height:43px;
    padding-top:18px;
    }

    /* 991px and below screen sizes */
    @media (max-width:991px){

    /* Description */
    #tab-description{
    overflow-y:scroll;

    }

    }

    /* 1401px and above screen sizes */
    @media (min-width:1401px){

    /* Description */
    #tab-description{
    height:372px;
    }

    }

    /* Link */
    .variations tr a{
    min-height:51px;
    }

    /* Paragraph */
    .woocommerce-variation .woocommerce-variation-description p{
    min-height:43px;
    padding-top:18px;
    }

    /* Description */
    #tab-description{
    overflow-x:visible;
    pointer-events:auto;
    cursor:auto;
    display:inline-block;
    }

    /* 1670px and below screen sizes */
    @media (max-width:2870px){

    /* Label */
    .product_detail .clear_xs:nth-child(2) .content_product_detail div:nth-child(2) > label:nth-child(2){
    width:57px;
    margin-right:1px;
    }

    /* Label */
    .product_detail div:nth-child(9) label{
    width:89px;
    }

    /* Label */
    .content_product_detail > div label{
    margin-right:0px !important;
    }

    /* Span Tag */
    .content_product_detail > div > span{
    margin-left:10px;
    }

    }

    /* Link */
    .variations tr a{
    min-height:51px;
    }

    /* Paragraph */
    .woocommerce-variation .woocommerce-variation-description p{
    min-height:43px;
    padding-top:18px;
    }

    /* Description */
    #tab-description{
    overflow-x:visible;
    pointer-events:auto;
    cursor:auto;
    display:inline-block;
    }
    `

    Die Seite, für die ich Hilfe brauche: [Anmelden, um den Link zu sehen]

  • Das Thema „Problem mit der Beschreibung bei WooCommerce“ ist für neue Antworten geschlossen.