New Landing How can we help? Themeforest Theme Support Neighborhood How can I change my complete website from white to black?

Viewing 15 posts - 1 through 15 (of 21 total)
  • #301994
    janheege
    Member
    Post count: 148

    Dear support,

    I am glad to have you next to my side!

    I want to change my website from white to black. (See green marked area attachment) At first I want to make the header completely black and changing the black front to an white front. How can I do this?

    Best regards, Jan

    Attachments:
    You must be logged in to view attached files.
    #302019
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You change the header color and theme colors within Color Customizer. The header is Color Customizer => Color – Header

    #302242
    janheege
    Member
    Post count: 148

    Hi,

    Thanks!

    How can I change the front/symbol in the green area to white?

    Regards, Jan

    Attachments:
    You must be logged in to view attached files.
    #302406
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS

    #header-section .header-menu .menu > li {
        color: red;
    }
    a.cart-contents:before {
        content: "\f291";
        font-family: fontAwesome;
        margin-right: 10px;
        color: red;
    }
    #302455
    janheege
    Member
    Post count: 148

    Hi David Martin,

    Color problem is solved.

    I want to add some products in one row like it is in screenshot 3, with the same function. How can I copy that?

    Home

    I have tried it on my test site “NEW SHOP STARTSEITE”. But the effect is completely different and I don’t know how to change it. You can visit my test site or see it at sceenshot 1-2

    Best regards, Jan

    Attachments:
    You must be logged in to view attached files.
    #302560
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    What is the url to that test site page were you took the screenshot?

    -Rui

    #302600
    janheege
    Member
    Post count: 148
    This reply has been marked as private.
    #302799
    janheege
    Member
    Post count: 148

    Hi Rui,

    Do you have a solution for this problem?

    Regards

    Jan

    #302811
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You only have 1 product, the carousel only works if you have more products.

    -Rui

    #302817
    janheege
    Member
    Post count: 148

    Dear Rui,

    I have now copied the one model and we have now 4 products. Whats next?

    Regards

    Jan

    #303053
    David Martin – Support
    Moderator
    Post count: 20834

    Jan you are doing this wrong.

    Use the Swift Page Builder.

    Create a Row using the Swift Page Builder.

    Inside the Row, create a Products asset with the Swift Page Builder. Save the page.

    Remove what you have already.

    #303112
    janheege
    Member
    Post count: 148
    This reply has been marked as private.
    #303388
    David Martin – Support
    Moderator
    Post count: 20834

    There is a difference.

    The Swift Page Builder plugin uses our own display functions.

    Visual Composer does not use our display functions. Hence the massive visual discrepancy you see vs our demo.

    1) This is not our asset, it’s added by another 3rd party plugin which we do not support. You would need something like:

    .product p.wc-gzd-additional-info {
        display: none;
    }

    2) Please read this to translate the theme: http://www.swiftideas.com/knowledgebase/translating-the-theme-using-poedit/

    If that is output by a 3rd party plugin you will need to translate the plugin.

    #303551
    janheege
    Member
    Post count: 148

    Dear David Martin,

    Thanks for your help again!

    1) Understand. How can we make like it is on neightborhood theme with Swift page builder?

    2) Ok, thanks!

    Regards

    #303775
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
Viewing 15 posts - 1 through 15 (of 21 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register