Home Forums WoodMart support forum Navigation on eshop page is wronged styled

Navigation on eshop page is wronged styled

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

    r.nemcovsky
    Participant

    Hi,
    I added new categories and navigation shattered. I think it is wronged styled, there is too small gab between categories or there is short width for it. Also, there is a short width for the number of products, when is there a number with two digits it just makes two lines. I am sending a screen so you can see… I didn’t want to make changes in style if there was some kind of setting in the template. Could you please help with this?

    And also I would like to know where I can translate “my account” in header?

    thank you

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

    Hung Pham
    Keymaster

    Hi r.nemcovsky,

    Thanks for reaching to us.

    1. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-nav-product-cat.wd-nav>li>a{
    	display: block;
    	text-align: center;
    }

    2. In order to change / translate words. Please make sure you synced the strings first before translating WooCommerce, WoodMart Core plugins and WoodMart theme. You can refer to article https://xtemos.com/docs-topic/theme-translation/

    Regards,

    #544046

    r.nemcovsky
    Participant

    Hi,
    thank you for the replay. When there are not some settings, I made changes in the style, I didn’t want to be centered.

    What do you mean by this: “Please make sure you synced the strings first before”?
    I just making sure so I won’t cause some problems on the page…

    thank you

    #544084

    Hung Pham
    Keymaster

    Hi r.nemcovsky,

    1. Sorry but your reply is unclear a bit to me. Please describe in more details.

    2. You need to sync strings before translating words, it won’t cause any problems.

    Regards,

    #544457

    r.nemcovsky
    Participant

    Hi,

    1. It is resolved, I used my CSS style (before I didn’t know if there was some setting for it…)
    2. I made instructions and it works, so I hope it is OK 🙂

    thank you

    #544499

    Hung Pham
    Keymaster

    Hi r.nemcovsky,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

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

The topic ‘Navigation on eshop page is wronged styled’ is closed to new replies.