The bakery pro

Home Forums All Other Themes The bakery pro

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #60238
    VikaVika
    Participant
    • Topics: 13
    • Replies: 26
    • Total: 39
    Member since: July 29, 2016

    Hello!
    Can you help me?
    There is no place between header-inner and the h1
    http://surprise-inside.com.ua/shop/

    #60381
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .woocommerce-page .content-area { padding-top:200px;}

    Regards,
    Shri

    #60557
    VikaVika
    Participant
    • Topics: 13
    • Replies: 26
    • Total: 39
    Member since: July 29, 2016

    Hello! I have one more problem.
    I don’t see the descriptions of my products in the cell phone.

    #60607
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi Vika,

    Add this code in custom css box:

    @media screen and (max-width:768px){
    .woocommerce .product{color:#666666 !important;}
    }

    Regards,
    Brad

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.