Background images / colors - by Sugarskull

This topic has 6 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp

  • Avatar: Sugarskull
    Sugarskull
    Participant
    February 5, 2015 at 09:55

    Hello,

    1. In your “snowboard theme” the product catergory title on the homepage is blue. I want this to be green but it doesn’t work. I can only change the product category title in the shop sideber, but that one is supposed to stay white.

    2. I would like to add a background image to the header, another background image to the menu and body and a background image to the footer.

    3. At the snowboard theme the images of the featured products on the homepage are bigger than mine, where can I change this size?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 5, 2015 at 10:10

    Hello,

    1) Please add this code into custom.css file.

    .widget_product_categories h2{
    color:green;
    }

    2) For header image.

    header{
    background:url(there should be a link to the image);
    }

    For menu image.

    .header-type-6 .menu-wrapper{
    background:url(there should be a link to the image);
    }

    For body image.

    .page-wrapper{
    background:url(there should be a link to the image);
    }

    For footer image.

    footer{
    background:url(there should be a link to the image);
    }

    3) Do you mean this images? http://prntscr.com/61a8na

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Sugarskull
    Sugarskull
    Participant
    February 5, 2015 at 14:50

    Thank you for your quick reply!

    Yes I mean that image, and also the other images at the shop page and single product page.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 5, 2015 at 17:21

    Hello,

    Your original images are very small.
    You should upload them with approximate dimensions 1 425px × 1 900px.
    Also you can set products images sizes in Woocommerce settings as described in our documentation:
    https://www.8theme.com/demo/docs/royal/#!/woocommerce

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Sugarskull
    Sugarskull
    Participant
    February 9, 2015 at 09:28

    Thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    February 9, 2015 at 11:21

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Background images / colors’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.