Order of Product Tags - by Su Flo - on WordPress WooCommerce support

This topic has 8 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: Su Flo
    Su Flo
    Participant
    May 16, 2018 at 11:48

    Dear Xstore,

    We have a question in the Private Content. Hope you can help. Kind Regards, Su.

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 12:21

    Hello,

    You can use this custom code:

    .footer .tagcloud {
       display: flex;
       flex-wrap: wrap;
    }
    .footer .tagcloud a:last-child {
       order: -1;
    }

    Regards

    Avatar: Su Flo
    Su Flo
    Participant
    May 16, 2018 at 13:27

    Many Thanks Rose, I have an extra question in the Private Content after adding the code.

    Kind Regards, Su.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 13:42

    Please add this code also:

    .footer .tagcloud a {
        margin-right: 30%;
    }
    

    Regards

    Avatar: Su Flo
    Su Flo
    Participant
    May 16, 2018 at 13:54

    Hi Rose,

    Have added the code, extra question in the Private Content please. Hope you can help.

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 14:07

    Hello,

    Please clear cache and check one more time, because I do not see any problem with the code.

    Regards

    Avatar: Su Flo
    Su Flo
    Participant
    May 16, 2018 at 15:25

    Excellent Rose, Thank you 🙂 🙂 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 15:30

    You’re welcome!

    Regards

  • Viewing 8 results - 1 through 8 (of 8 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.