Whishlist and order track on topbar - by Greta

This topic has 9 replies, 3 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler

  • Avatar: Greta
    Greta
    Participant
    August 10, 2016 at 11:09

    I would like to enter the wishlist button and the order drawn in the topbar, it is possible?

    8 Answers
    Avatar: Greta
    Greta
    Participant
    August 10, 2016 at 15:44

    Anyone???

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 10, 2016 at 18:21

    Hello,

    You can add the Text widget with the additional links or buttons in Dashboard->Appearance->Widgets->Right side top bar area.
    See screenshot as example: http://prntscr.com/c41tud

    Regards,
    Robert Hall

    Avatar: Greta
    Greta
    Participant
    August 11, 2016 at 09:19

    Ok, but i want insert a line between “Whishlist” and “Traccia l’ordine” like between “My account” and ” login”…see the screenshot!

    null

    Private credential

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 11, 2016 at 09:30

    Hello,

    You can add this code in Custom CSS:

    #text-2 .textwidget a:after {
        content: 'I';
        font-family: 'Open Sans', sans-serif;
        display: inline-block;
        width: 1px;
        height: auto;
        margin: 2px 12px 0;
    }

    Regards,
    Rose Tyler.

    Avatar: Greta
    Greta
    Participant
    August 11, 2016 at 10:41

    ok but lacks a bar line between login and wishlist … can be inserted?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 11, 2016 at 10:47
    #text-2 .textwidget a:before {
        content: 'I';
        font-family: 'Curier', sans-serif;
        display: inline-block;
        width: 1px;
        height: auto;
        margin: 2px 15px 0 -10px;
    }

    Regards,
    Rose Tyler.

    Avatar: Greta
    Greta
    Participant
    August 11, 2016 at 11:41

    ok thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 11, 2016 at 12:17

    You’re welcome!

    Regards,
    Rose Tyler.

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

The issue related to '‘whishlist and order track on topbar’' 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.