Home Forums WoodMart support forum How to remove space between words of swaches

How to remove space between words of swaches

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #377689

    Hana Fajer
    Participant

    Hello, How to remove space between words of swaches
    I want it like this Color: Black
    please check attachments

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

    Hello,

    Please provide the URL of the product to check it myself and help you out accordingly.

    Best Regards

    #377699

    Hana Fajer
    Participant
    #377703

    Hana Fajer
    Participant

    and please check the price doesn’t appear after heading

    #377894

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .shop_attributes th {
        padding-left: 20px;
    }
    .shop_attributes tr {
        display: block;
    }
    
    .amount {
        color: black;
    }

    Best Regards

    #377935

    Hana Fajer
    Participant

    great!
    Thank you

    #377937

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘How to remove space between words of swaches’ is closed to new replies.