Home Forums WoodMart support forum Edit options?

Edit options?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #148710

    Stephkeijz
    Participant

    Hey hello,

    I want to edit two things:
    1. I want to make that green color red. Also for the cart when viewed on mobile.
    2. I want those text not in caplocks, but in normal

    Please let me know how.

    #148711

    Stephkeijz
    Participant

    Photo:

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

    Hello,

    1. In order to change the colors on the site, you need to change them in the Theme Settings > Styles and colors. You will find options for Primary colors, backgrounds, and buttons.

    2. Please add this code to the Theme Settings > Custom CSS > Global:

    body .whb-scroll-stick .wd-tools-element  > a span{
    	text-transform:none;
    }
    body .whb-color-dark .navigation-style-default .item-level-0>a span{
        text-transform:none;
    }

    Best Regards

    #149068

    Stephkeijz
    Participant

    Hello. I know how to edit those colors. When I do that, al the primary items colors are changed.. I only want the cart cirkel red.

    What code do i need?

    #149101

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    body .woodmart-cart-design-2 .woodmart-cart-number {
    background:red;
    }

    Best Regards

    #429873

    bljbuba
    Participant

    Theme Settings > Styles and colors doesn’t work, it doesn’t open. Please help I need to change wd primary color but none of the option are accessable.

    #430011

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Please, confirm the permission for plugin deactivation, and switching to the parent theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.

    Best Regards

    #430182

    bljbuba
    Participant

    The issue still persists, confirming permission for plugin’s deactivation and switching to the parent theme.

    #430293

    Hello,

    Unfortunately, the site is not reachable.

    Please check and provide a workable site.

    If you have any questions please feel free to contact us.

    Best Regards

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