New Landing How can we help? Atelier Eliminate Header bar but leave menu bar.

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #235048
    dianavcarrico
    Member
    Post count: 56

    Just a quick question:

    (Printscreen) How can I delete those bars but leave the bar bellow the menu? Also, how can I make the lines a little bit thiner?

    Thanks!

    Dee

    Attachments:
    You must be logged in to view attached files.
    #235347
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .header-left .aux-item, .header-left .aux-item:only-child,.header-right .aux-item, .header-right .aux-item:only-child {
      border: none!important;
    }

    – Kyle

    #235388
    dianavcarrico
    Member
    Post count: 56

    Hi thanks Kyle!

    It worked perfectly, also how can I put them thinner?

    Thanks

    Dee

    #235521
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Put what thinner?

    – Kyle

    #235612
    dianavcarrico
    Member
    Post count: 56

    Sorry, the border of the menu.

    I want to make the black line a little bit thiner.

    – Dee

    #235615
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .header-wrap, #header-section .is-sticky .sticky-header, #header-section.header-5 #header {
      border-bottom-width: 1px;
    }

    – Kyle

    #235624
    dianavcarrico
    Member
    Post count: 56

    Thanks Kyle, worked perfectly but let me know about how to make the same to the lines on the screenshot. I thought they “belonged” to the same section.

    – Dee

    Attachments:
    You must be logged in to view attached files.
    #235702
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    nav.std-menu ul.sub-menu {
      border-width: 1px;
    }

    – Kyle

    #235725
    dianavcarrico
    Member
    Post count: 56

    Thank you!

    – Dee

    #235747
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Kyle.
    Mohammad

Viewing 10 posts - 1 through 10 (of 10 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