Some questions on design - by BrokenDancer

This topic has 11 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Brian Johnson

  • Avatar: BrokenDancer
    BrokenDancer
    Participant
    April 21, 2015 at 09:43

    1. the menu item “tuinmeubelen” is higher than the other items, when I inspect it, it shows:
    <div class=”nav-sublist-dropdown”><div class=”container”>

      <li class=”menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-16427 item-level-1 firstItem”>Tuinsets
      <li class=”menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-16428 item-level-1″>Stoelen
      <li class=”menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-16429 item-level-1″>Tafels
      <li class=”menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-16430 item-level-1 lastItem”>Ligbedden

    </div></div>

    screenshot: https://dl.dropboxusercontent.com/u/3502821/menu.jpg

    2.I translated everything to Dutch with the PO files, that works great but one word keeps showing up in English, I searched all files but don’t seem to find it, when I inspect it it says: <h4 class=”widget-title”>Categories</h4>

    screenshot: https://dl.dropboxusercontent.com/u/3502821/2%20categories.jpg

    3. the breadcrumb background is grey with some small lines, I don’t know how that happened 🙂
    screenshot: https://dl.dropboxusercontent.com/u/3502821/breadcrumb%20grey.jpg

    4. how can I get some more space between the wishlist/email to a friend line and the social logo’s?
    screenshot: https://dl.dropboxusercontent.com/u/3502821/wishlist.jpg

    5. in the cart page, there is still the “have a coupon?” section although I disabled coupons in Woocommerce
    screenshot: https://dl.dropboxusercontent.com/u/3502821/coupon.jpg

    6. for variable products, the total price range is visible, is it possible to only show the lowest price?
    screenshot: https://dl.dropboxusercontent.com/u/3502821/price%20range.jpg

    I’m using all the newest versions, I’m on local server.

    Sorry for all the questions 🙂

    Jan

    10 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 21, 2015 at 10:38

    Hello,

    1. To check the issue with menu item we need to see your site. Can you upload it to any web host?

    2. Add Woocommerce Product Categories widget to “Shop Sidebar” area in Appearance > Widgets and write your title there.

    3. Please clarify how you want to modify the breadcrumbs section.

    4. Add this code in custom.css file:

    .product-information .menu-social-icons {
     margin-top: 20px !important;
    }

    5. Add the following code in custom.css file:
    h3.underlined {display: none;}

    6. This is Woocommerce configuration and you should contact their support team.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: BrokenDancer
    BrokenDancer
    Participant
    April 21, 2015 at 10:47

    3. it can be plain white (or no background) so it blends with site background

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 21, 2015 at 11:09

    Hello

    You may try to add this code into the custom.css:
    .page-heading { background:transparent !important;}
    Also transparent can be changed to white or other color.

    With best regards
    Brian Johnson

    Avatar: BrokenDancer
    BrokenDancer
    Participant
    April 22, 2015 at 20:13

    1. I’ve put the site on a public server for you guys to check the first question out.

    Please, contact administrator
    for this information.
    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 23, 2015 at 11:05

    Hello

    Please change following lines in custom.css for
    .menu > li a element:
    add
    line-height:5px;
    change padding to
    padding: 8px 20px 60px 8px!important;

    With best regards
    Brian Johnson

    Avatar: BrokenDancer
    BrokenDancer
    Participant
    April 23, 2015 at 13:02

    Hi,

    doesn’t seem to be working, could check if I made any mistake in custom css?

    thanks

    Jan

    Avatar: BrokenDancer
    BrokenDancer
    Participant
    April 23, 2015 at 14:51

    It seems to be working now.
    But it creates two new issues:

    1. space between header and page is way bigger than before. Can that be reduced again?

    2. the submenu times have a lot of space between them

    thank you!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 23, 2015 at 16:33

    Hello,

    1. Try to use this code in custom.css file:
    .header-type-8 .menu-wrapper .menu-main-container > ul {height: 40px !important;}

    2. Please add this code in custom.css file:

    .menu .nav-sublist-dropdown ul > li > a {
     padding: 20px 20px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: BrokenDancer
    BrokenDancer
    Participant
    April 23, 2015 at 16:35

    Perfect, thank you!

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 23, 2015 at 16:38

    You are always welcome!

    With best regards
    Brian Johnson

  • Viewing 11 results - 1 through 11 (of 11 total)

The issue related to '‘some questions on design’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.