Home Forums Basel support forum Top Bar Help, adding Woo Currency Switcher

Top Bar Help, adding Woo Currency Switcher

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #27524

    faliqzul
    Participant

    Hi,

    I need some help. I’ve added a shortcode in the Top Bar, however all my text after the currency is being push elsewhere.

    Same thing also happen if I were to add them via Menu, using a plugin Shortcode in Menu.

    I would very much prefer to put on the right side of My Account in the Top Bar.

    Also, how can I change the background color of the dropdown for the currency ?

    Attachments:
    You must be logged in to view attached files.
    #27528

    Artem Temos
    Keymaster

    Hi,

    Could you please provide us a link where we can see this problem?

    Regards

    #27529

    faliqzul
    Participant
    #27541

    Bogdan Donovan
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .top-bar-left .woocommerce-currency-switcher-form {
    	margin-right: 10px;
    }
    
    .topbar-content .woocommerce-currency-switcher-form {
     display: inline-block;
    }

    Regards

    #27553

    faliqzul
    Participant

    Thanks. That worked nicely.

    #27557

    Artem Temos
    Keymaster

    You are welcome!

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Top Bar Help, adding Woo Currency Switcher’ is closed to new replies.