Okay
  Public Ticket #1207531
Theme Borders
Closed

Comments

  •  27
    kaPuh started the conversation

    Hallo there.

    Is it possible to have ONLY the top border?

    I set the other borders (right, bottom, left) to display:none und now there is a white space, which is not nice, because a want that the background-image is full-width.

    Do you have a solution for that?

    Thanx,

    Ka

  • [deleted] replied
    javascript:void(null);

    Hi kaPuh,

    This option is not available on our theme. This is a customization question and support doesn't offer customization services as we wrote on our support homepage. I will try to help you this time though

    Can you please add the code below to your Custom CSS area:

    body > .wrapper, .top-menu-container, .portfolio-description-container, .single-portfolio-holder .portfolio-navigation, .portfolio-slider-nav, .main-footer {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    }
    Have a great weekend!
  •  27
    kaPuh replied

    Thanx, it works.

    I tried to do this setting the padding to 0px....

    Sorry!

  • [deleted] replied

    Hi kaPuh,

    Glad to hear that

    Have a great weekend!