This topic has 8 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #152837
     ninety83
    Participant

    Hi,

    1. does any one know the css to use so all posts have a naked header by default?

    2. the css to hide title area on portfolio and post pages only! title should show on all other pages.

     

     

    thanks in advance,

     

    regards,

     

    ken

    #152840
     ninety83
    Participant

    i am currently using this but it removes the title from all pages.

    .single-post h1.page-title {
    display: none !important;
    }

    h1.page-title {
    display: none;
    }

    #153006
     Laura
    Moderator

    Hello, what do you mean by naked header?
    To hide title for posts:

    COPY CODE
    
    .single-post section.container-wrap.main-title.alternate-color.border-bottom {
        display: none !important;
    }
    

    For portfolio

    COPY CODE
    
    .single-portfolio section.container-wrap.main-title.alternate-color.border-bottom {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #153086
     ninety83
    Participant

    Laura,

    the css helped thanks.
    if you have a look here youll see the header is naked/transparent:

    is there a way to make all post content have a transparent header?

    regards,

    ken

    #153192
     Laura
    Moderator

    Hello, can you show an example?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #153258
     ninety83
    Participant

    Hi Laura,

    example 1: transparent header – http://o1e.site/batman-the-telltale-series/

    Example 2: normal header – http://o1e.site/black-dynamite/

    I would like all post to have the transparent header by default.

    Is this possible?

    regards,

    ken

    #153483
     Laura
    Moderator

    Hello, transparency affects when there is something below that element, if the background is white, the element transparency wouldn’t affect. You could create a fake transparency by making it Grey

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #153590
     ninety83
    Participant

    Hi Laura,

    thanks again for the help here. I havent been clear .

    when in the backend, creating a post… user has the option to make the the menu transparent (see attachment)

    i would like to to make the menu area transparent on all post ONLY.

    is this possible?

    regards,

    ken

    Attachments:
    You must be logged in to view attached files.
    #153762
     Laura
    Moderator

    Hello, there is not a setting for that, so you need to set it manually for each post

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?