Okay
  Public Ticket #1018045
Questions about configuration
Closed

Comments

  •  2
    nastyjesus started the conversation

    Hi, 

    I have diffrents questions:

    -How can I put a header picture ? (That is adapted in all page)

    -How can I put in my Shop page a filter of price and category? 

    -In account page when we are tiping text it's gong up the instruction texte, How can I fix it?

    Thank you!

  •  1,558
    Laborator replied

    Hi there,

    — You want to have a header background image that is included in each page? If you want to do this then please upload the image somewhere in your media and paste the link here, I will give you the Custom CSS for it.

    — In Laborator > Theme Options > Shop Settings set the shop to a "Shop with sidebar" layout, like this you can put the price filter and categories on your left or right of the products.

    — Add the following CSS to fix this:

    .woocommerce .register .bordered-block.with-form-labels .form-group.absolute input {
        padding-left: 200px !important;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    nastyjesus replied

    Thank you I Will do it!

    Can you look about thé other questions?

  •  1,558
    Laborator replied

    Hi nastyjesus,

    If you look closely the questions have been answered.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    nastyjesus replied

    I'm sorry!

    Thank's a lot!