Beer Pub – theme issues

Home Forums All Other Themes Beer Pub – theme issues

Viewing 16 post (of 16 total)
  • Author
    Posts
  • #105223
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #home_slider { padding:0 !important;}
    
    @media screen and (max-width:479px) {
    .home_section1_content .columns-col-6 { display:none;}
    .left-title span { margin-bottom:25px;}
    .home1_section_area.home1_section_area_bg { padding:25px 0 !important;}
    .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product { position:relative; height:360px;}
    .woocommerce ul.products li.product .button { position:absolute; left:0; bottom:0;}
    .woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce .related ul li.product, .woocommerce-page .related ul li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .upsells.products ul li.product { width:48% !important;}
    }

    Regards,
    Dave

Viewing 16 post (of 16 total)
  • You must be logged in to reply to this topic.