Home Forums WoodMart support forum Changes and alignment

Changes and alignment

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #319935

    Nico
    Participant

    Hi I was wondering if you can help me with two things the first is at our shipping and collection section on check out I just want to align the two options next to echt order the second is on the dropdown menu on province it seems to be white is there a way to recolour it to match the dark theme please let me know if you will be able to assist with these problems

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

    Hello,

    I saw the screenshot you attached.

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

    span#collectorder {
        margin-top: -51px;
    }
    body .select2-container--default .select2-search--dropdown {
        border-bottom: none;
        background-color: black;
    }
    .select2-container--default .select2-results>.select2-results__options {
        background-color: black;
    }

    Best Regards.

    #319985

    Nico
    Participant

    Thanks that solved both my problems

    #319996

    Most Welcome!!!!

    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 4 posts - 1 through 4 (of 4 total)

The topic ‘Changes and alignment’ is closed to new replies.