Okay
  Public Ticket #439080
Issues with Custom CSS
Closed

Comments

  • Alexander started the conversation

    Hey Guys,

    could somebody help me with the problems I have shown in the attached file?

    #1 Somehow there is a grey bar between Top Header and the Portfolio Menu.

    #2 I don\'t know where to remove the name of my current \"portfolio attribute\".

    #3 Same as 2 for removing Sort portfolio.

    #4 How can I delete the text in the text in the page header, this seem to appear even if I set the header height to 1 (you can mark the text even if it doesn\'t show up)

    Could\'t find an answer on the existing topics and the Custom CSS I found doesn\'t work.

    Cheers


    Edit: Solved 2 and 3 by myself:

    .portfolio-filters-inline #current-category,.portfolio-filters-inline .container > ul li#sort-label {
    display: none !important;
    }


    had to use . in front of portfolios instead of a hashtag.

    Issue number 1 still existing.

  • Alexander replied

    Since I can\'t attach another file to a existing ticket, here is the Image for Issue #4.

  •  8,850
    Tahir replied

    Hey,

    Try adjusting the page header height in the page meta options.

    Thanks


    ThemeNectar Support Team