Breadcrumbs Size - by sitewoocommerce - on WordPress WooCommerce support

This topic has 12 replies, 4 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler

  • Avatar: sitewoocommerce
    sitewoocommerce
    Participant
    December 13, 2016 at 19:29

    Hi there,

    How do I define the size for the Breadcrumbs Background when it comes to width=” … ” & height=” … ” ?

    It has there a box to fill for the background size, but I am not being able to determine how should I write there the size. I’ve tried for example width=”1496″ height=”734″ and didn’t work ..

    Could you please let me know how do we insert or resize the size for the Breadcrumbs Background?

    PLease see screen shot as example in private content.

    Kind regards,

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 14, 2016 at 20:35

    Hello,

    You need write background size in pixels or percentages, like 100px 100px or 100% 100%.
    Read more about background-size here http://www.w3schools.com/cssref/css3_pr_background-size.asp .

    Regards,
    Eva Kemp.

    Avatar: sitewoocommerce
    sitewoocommerce
    Participant
    December 15, 2016 at 12:35

    Hello Eva,

    The percentage format worked, the other not, but I am not being able to change the height of the picture.

    I wonder if this is even possible in fist place or, if it needs some customization?

    Please see screenshot attached in private content.
    Because the way we change this values in not through short code mode. We go to the theme options and change it from there.

    Could you please walk me through this to know how I can do it on my own, in order for me to make the changes till I’m happy with the size, of how to do it?

    Credentials also in private content for your convenience.

    Kind regards,

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 15, 2016 at 17:03

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .bc-type-5 {
        padding: 100px 0 !important;
    }

    and change the code you have there:

    .page-content {
        margin-top: 10%;
    }

    to

    .page-content {
        margin-top: 20px;
    }

    Regards,
    Eva Kemp.

    Avatar: sitewoocommerce
    sitewoocommerce
    Participant
    December 16, 2016 at 15:24

    Hello,

    thanks.

    Also could you please let me know how do I change the following font colour that goes on a screen shot in private content?

    It is the Month word of the blog news at the footer, which is made by the static blocks.

    Kind regards,

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 16, 2016 at 15:33

    Hello,

    Please add this code in Custom CSS:

    .footer-top .date-event {
        color: red;
    }
    

    Regards,
    Rose Tyler.

    Avatar: sitewoocommerce
    sitewoocommerce
    Participant
    December 19, 2016 at 12:23

    Hello,

    I have added that following code with red and nothing has changed.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 19, 2016 at 14:40

    Hello,

    WP Dashboard credentials are incorrect.
    Please check them.

    Regards,
    Rose Tyler.

    Avatar: sitewoocommerce
    sitewoocommerce
    Participant
    December 19, 2016 at 17:20

    Hello,

    Sorry, my bad – turns out it does work.

    Kind regards,

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 19, 2016 at 18:49

    Hello,

    So, is the issue resolved and we can close the topic?

    Best regards,
    Jack Richardson.

    Avatar: sitewoocommerce
    sitewoocommerce
    Participant
    December 20, 2016 at 13:10

    Hello,

    Yes you can close this ticket, thanks.

    Kind regards,

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 13:19

    Hello,

    We’re glad to hear that your issue was solved.
    Have a nice day.

    Regards,
    Rose Tyler.

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

The issue related to '‘Breadcrumbs Size’' 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.