Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi there,
    Woocommerce is not natively supported by Olsen Light. Add this

    .related.products{
    margin-top:50px;
    }

    in your custom CSS box to move the related products. Change 50px to your preference.

    Can you explain what do you mean by out of theme, in the cart page?

    Thread Starter starojil

    (@starojil)

    Hello, Fotis!

    Thanks for helping, my fisrt issue was solved
    The second one is mostly about design. The writing of words, font is different.

    Hi there,
    The fonts are the Same as the rest of the theme. Can you please be more specific on the changes you need?

    • This reply was modified 7 years, 7 months ago by Fotis.
    • This reply was modified 7 years, 7 months ago by Fotis.
    Thread Starter starojil

    (@starojil)

    Dear Fotis!

    Have you tried to add the good in the cart and proceed? The fonts there is different.

    Hi there,
    yes fonts are the same (Lato). Can you send a screenshot where you noticed different fonts than the themes original?

    Thread Starter starojil

    (@starojil)

    See the imgfont

    Hi there,
    You will need to add some custom CSS for this.
    Install and activate this plugin then go to “Add Custom CSS” on your dashboard and paste this

    .cart_totals font {
        font-family: 'Lato', sans-serif;
        font-weight: normal
    }

    in the box.

    Thread Starter starojil

    (@starojil)

    Dear Fotis,

    I’m afraid it doesn’t work though your previous CSS advise work well.
    Probably this font looks ugly with this? Could you help me to change font of all theme?

    Hi there,
    I am afraid I could not see my style recommendation have you removed it?
    You can use Google Fonts by following this Guide here https://www.cssigniter.com/docs/article/using-google-fonts/

    • This reply was modified 7 years, 7 months ago by Fotis.
    Thread Starter starojil

    (@starojil)

    Once i’ve got an idea how to make an CSS by myself i’ve solved this problem manually.
    Thank a lot.
    https://www.cssigniter.com/docs/article/using-the-developer-tools/

    Hi there,
    Glad you worked this out!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘woocommerce integration’ is closed to new replies.