New Landing How can we help? Atelier Multiple Questions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #323455
    hinsonnn
    Member
    Post count: 3

    Hello,

    I have the following questions:

    1) How to change the height of the global header banner, as well as the font size, color and family.
    2) Please see http://www.new.lanxn.com/faqs. How do i change the tour tab width so that it fits all in one line and equal length as other tabs, as well as changing the tab font size, color and family. I have added an element name for the tour as “faqstour”.
    3) How do i disable the wishlist functions?
    4) How do i change the color for the social icons? I would only need to change the social icon at the header into white, while leaving the social icon in dark color in footer.
    5) How to disable the breadcrumb for shop page?
    6) How to change the size of the font for newsletter bar?
    7) Where is the option to change the product image hovering effect to transition into a second image, instead of currently ?
    8) Please see http://www.new.lanxn.com/shipping. How do I change the toggle title font family, color and size? Should i give each an element name, and recall it through CSS?
    9) Please see http://www.new.lanxn.com. You see the space between “Finest leather+ Honest price” and the divider? How do i eliminate most the of the space there? I am not sure why there is a big gap.

    Thank you,

    #323639
    hinsonnn
    Member
    Post count: 3

    Hello there, I am awaiting for a reply to my questions.

    #323825
    hinsonnn
    Member
    Post count: 3

    Dear Support Team,
    I am not sure why my questions are not being answered. Please help resolve my questions above. It has been over a week.

    Best,
    Hinson

    #324007
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    As per our support policy – adding questions takes you back in the queue, please keep that in mind.

    1) Add this CSS:

    #sf-banner-widgets .title-wrap {
    margin-bottom: 0;
    }
    #sf-banner-widgets .title-wrap h6 {
    margin: 0;
    font-size: 20px;
    }

    2) Add this CSS:

    .spb_tour .tab-content .row, .spb_tabs .tab-content .row {
        clear: none;
        float: left;
        width: 100%;
    }

    3) Disable the YITH Wishlist plugin.
    4) Use this CSS:

    .full-center #header .aux-item ul.social-icons li a {
    color: #fff;
    }

    5) Add this CSS:

    .woocommerce-page #breadcrumbs {
    display: none;
    }

    6) The font of the heading, or the input?
    7) In Theme Options > WooCommerce Options
    8) Use this CSS;

    .page-id-315 .toggle-wrap .spb_toggle {
    
    }

    9) On that heading, use style=”text-align:center;margin: 0;”

    – Ed

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

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

License required for one of the following items
Login and Registration Log in · Register