Woocommerce pagination color - by squirrel92

This topic has 7 replies, 4 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: squirrel92
    squirrel92
    Participant
    February 9, 2016 at 19:14

    I need help changing the pagination colors on my site. The URL is http://demo.shaylaclay.com/shop/

    I would like for it to look like the demo theme:

    https://www.8theme.com/demo/legenda/product-category/men/

    Thanks

    6 Answers
    Avatar: squirrel92
    squirrel92
    Participant
    February 9, 2016 at 19:24

    Also, how do I remove the 3 line menu at the top of the page (right side panel area)?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 10, 2016 at 08:28

    Hello,

    Please provide us with WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: squirrel92
    squirrel92
    Participant
    February 10, 2016 at 16:20

    It’s added

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 10, 2016 at 16:35

    Hello,

    I’ve added this code in style.css file of the Child Theme. Please check.

    .woocommerce nav.woocommerce-pagination ul li {
        border-right: none !important; 
    }
    .woocommerce nav.woocommerce-pagination ul {
        border: none !important; 
    }
    .woocommerce nav.woocommerce-pagination ul li span.current{
        background: initial !important;
        color: initial !important;
    }

    Regards,
    Robert Hall.

    Avatar: squirrel92
    squirrel92
    Participant
    February 11, 2016 at 16:09

    Thanks Robert for fixing it, I have a few more issues I’m struggling with that I’m hoping you can help me with:

    1) Is it possible to remove the menu highlighted in the picture below?

    Menu

    2) How do I modify the copyright info at the bottom? I created a statikblock and added it to the footer copyright widget but that didn’t work.

    3) Where in the theme do I go to remove the sidebar on product pages? I went to the product in woocommerce but I don’t see any options. I’d like to remove everything except for the upsell products.

    See the link below.

    http://demo.shaylaclay.com/product/lego-party-kit/

    4) Can I add a statikblock at the bottom of the footer below the copyright info?

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    February 11, 2016 at 17:43

    Hello,

    1. Go to Theme Options > Header > Use right side panel > Off.

    2. You need add content in Appearance > Widgets > Footer Copyright and Footer Links areas.

    3. Go to Appearance > Widgets > Single Product Page sidebar and remove widgets you don’t need.

    4. You can create Static Block with several rows and add “8theme – Static Block” widget to “Footer Copyright” area in Appearance > Widgets. Or disable demo blocks in Theme Options > General > Show footer demo blocks > Off and add all content (even copyright info) for your current footer static block that you added to Footer 2 area in Appearance > Widgets.

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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