Help

Viewing 14 posts - 31 through 44 (of 44 total)
  • Author
    Posts
  • #12425

    hinsonnn
    Participant

    Thank you.

    Please see https://www.lanxn.com/. The mailchimp widget at the footer is not aligned to the text of widget 3. How to make it to be all aligned.

    thanks,

    #12433

    Artem Temos
    Keymaster

    Hi,

    Try to add this code snippet to the Custom CSS field.

    .mc4wp-form div {
        margin: 0;
    }

    Regards

    #12520

    hinsonnn
    Participant

    After I applied the newest theme update, the logo on my sticky header is not displaying. I have logo for sticky header uploaded in theme setting

    Please check http://www.lanxn.com

    UPDATES: I took out the sticky header logo and it appears again. Solved

    #12531

    Artem Temos
    Keymaster

    Seems to be a browser cache issue.

    #12532

    hinsonnn
    Participant

    Actually, please check http://www.lanxn.com

    Please see attached. This is my setting in my theme setting.

    And my CSS code as follows:

    .main-header.header-has-no-bg.color-scheme-light.act-scroll {
       background-color: rgba(255,255,255,0.9);
    }
    
    .main-header.header-has-no-bg.color-scheme-light.act-scroll .main-nav .menu > li > a,
    .main-header.header-has-no-bg.color-scheme-light.act-scroll .main-nav .menu > li.menu-item-has-children > a:after,
    .main-header.header-has-no-bg.color-scheme-light.act-scroll .right-column .header-links li a,
    .main-header.header-has-no-bg.color-scheme-light.act-scroll .right-column .header-links li:after,
    .main-header.header-has-no-bg.color-scheme-light.act-scroll .right-column a,
    .main-header.header-has-no-bg.color-scheme-light.act-scroll .right-column .amount {
       color: #555555;
    }
    
    .main-header.header-has-no-bg.color-scheme-light.act-scroll .right-column .header-links li a:after,
    .main-header.header-has-no-bg.color-scheme-light.act-scroll .right-column .search-button a:after,
    .main-header.header-has-no-bg.color-scheme-light.act-scroll .right-column .search-button a:before {
    	background-color: rgba(0, 0, 0, 0.5);
    }
    
    .main-header.color-scheme-light.act-scroll .right-column .widget_shopping_cart .checkout {
    	color: white;
    }
    
    .main-header.color-scheme-light.act-scroll .right-column .widget_shopping_cart .button:hover {
    	color: white;
    }

    I would like my header in the home page to be transparent with light color and logo. But I want the text and logo in sticky header to be dark color similar to other pages like MY LEATHER PAGE for only the homepage. Currently, the logo does not change to a dark logo when in sticky header. Rests of the pages are fine since it doesnt have transparent background.

    When i add a different logo in sticky, my logo disappears. I cleared cache but still the same

    Please help

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

    Artem Temos
    Keymaster

    Did you upload a separate image for sticky header also?

    #12584

    hinsonnn
    Participant

    I also tried that. But after upload a dark logo on Sticky header. The logo disappears. I tried clearing cache, but this doesnt help. I wonder if its because of the CSS style code

    #12594

    Artem Temos
    Keymaster

    Could you please send us your admin access so we can check why sticky logo doesn’t work?

    #12600

    hinsonnn
    Participant

    I have include the admin access in private content. Please check.

    #12605

    Bogdan Donovan
    Keymaster

    We have fixed this issue. Please check now.

    #12610

    hinsonnn
    Participant

    Thank you,

    I would like to know if customization service can change up the shop layout to be similar as this (ignore the sidebar, just the shop layout) ; https://www.cuyana.com/shop/bags.html or https://www.cuyana.com/shop/bags/totes.html

    #12614

    Artem Temos
    Keymaster

    Yes, it may be possible to develop such kind of the category page but it will require a lot of additional code customization.

    #12631

    hinsonnn
    Participant

    Thank you,

    Which live chat plugin, if any, works with this theme?

    #12638

    Artem Temos
    Keymaster

    Sorry, but we didn’t test our theme with chat plugins.

Viewing 14 posts - 31 through 44 (of 44 total)