New Landing How can we help? Atelier How to get rid of this line on the menu + underline of subject header

Viewing 15 posts - 1 through 15 (of 35 total)
  • Posted in: Atelier
  • #234712
    pp2324
    Member
    Post count: 106

    For the menu part, I’ve got coding from David earlier for the bottom line, but not sideline. Please see in attached file.

    For subject header, I’d like to get this underline away of everything from the site, not just the part I cropped.

    Thank you so much.

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

    Hi

    What’s your link?

    – Kyle

    #234772
    pp2324
    Member
    Post count: 106
    #234784
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .title-wrap h3.spb-heading span, h3#reply-title span {
        border: none !important;
    }
    
    .header-left .aux-item:first-child, .header-right .aux-item:last-child{
    border: none !important;
    }

    Thanks
    Mohammad

    #234787
    pp2324
    Member
    Post count: 106

    Hi there,

    Many thanks Moman. I am wondering about my product.

    How to put name of the brand above product name (see the picture please) and put the text in the middle instead of left side?

    Attachments:
    You must be logged in to view attached files.
    #234789
    pp2324
    Member
    Post count: 106

    According to my product page, this line is still exist Moman. e.g. http://sydneyromantics.com/?product=belmore-shirt

    How do I make my page header not messed up with product information? I want to be like this (see in attached).

    Thanks.

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

    Add this to your custom css:

    .product-article {
      padding-top: 70px;
    }

    – Kyle

    #234902
    pp2324
    Member
    Post count: 106

    Hi Kyle,

    Thank you so much. Do you know how to change ‘Header’ bg and direction from blog page same as my product page? As you can see it’s currently White at the moment. Please see from the attached images.

    http://sydneyromantics.com/?page_id=12375

    Thanks!

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

    Add this to your custom css:

    .header-wrap {
      position: absolute;
      width: 100%;
    }

    – Kyle

    #234910
    pp2324
    Member
    Post count: 106

    Many thanks for the code Kyle, but when I applied… it became like in the picture. It’s messed up like it happened to product page before. How do we put all the content lower like product page?

    http://sydneyromantics.com/?page_id=12375

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

    Try this:

    .page-heading {
      padding-top: 140px;
    }

    – Kyle

    #234921
    pp2324
    Member
    Post count: 106

    Many thanks Kyle, after I put your code. It became like in the attached image. The bg is still not in pink color like page bg after I change in page header bg color.

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

    I don’t understand, you said you wanted naked header like other pages? Which means whatever the header is on top of is what the colour will be. If you want it pink you would have to disable the page title

    – Kyle

    #234924
    pp2324
    Member
    Post count: 106

    Yes Kyle, if it’s Naked header should be transparent right? But it now shows Black color instead of transparent.

    #234925
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The page title is black? The header is transparent

    – Kyle

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