Custom header

Home Forums Legacy Support Support queries Styling issues Custom header

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #213042
    wailokcc
    Blocked
    Hi, I would like to make the header exactly the same as the following site: https://educationwp.thimpress.com/demo-university-3/ There are 2 menus and a logo placed over them. How can I achieve this? I am able to use Elementor Pro if needed. Header  
    #213072
    Ava
    Member
    Hi Wailokcc This header style is already being added in our theme. You need to Change your header style to "University" from Wp-admin > Appearance > Customisation > Header > Publish Please check the screenshot for reference: http://prntscr.com/nzs7uj Please do let us know if you still have any trouble setting the header.  
    #213113
    wailokcc
    Blocked
    This reply has been marked as private.
    #213143
    wailokcc
    Blocked
    Please ignore the first question as I fixed it. Could you please help me resolve the second issue on course pages:
    • After changed to "University", the background image (banner) on the title section disappeared. How can I add a new banner there? https://snag.gy/g5FC3P.jpg
    #213166
    Ava
    Member
    Hi Wailokcc To add a new banner, go to Wp-admin > Wplms > Header > Upload Title Background  Refer: http://prntscr.com/nzzbm8
    #213200
    wailokcc
    Blocked
    I didn't see the option you mentioned. Under wp-admin > Wplms > Header, I can only see the following options:
    • Upload Logo
    • Upload Logo for Mobile
    • Upload Alternate Logo
    • Upload Favicon
    • Fix Top Header on Scroll
    • Navigation Search
    • Header Top Content (Optional)
    • Header Content (Optional)
    • Enabl ajax header reload
    #213309
    Diana
    Participant
    @wailkocc, Please check here: https://screencast-o-matic.com/watch/cq1XX9TzpL Upload title background is available for only selected header styles And for university style header it is not available. So I am sharing a custom css here which will fix the issue. Paste this in wp-admin > Appearance > customize > custom css .single-course .course6_header { background:url('image url'); } Instead of text image url, add the url of that image you want to show here
    #213492
    wailokcc
    Blocked
    This reply has been marked as private.
    #213576
    Ava
    Member
    Hi Please goto wp-admin >>> appearance >>> customize >>> custom css >>> paste & save. @media screen and (max-width:500px){ header.univ .header_univ .logo_container {margin-top: 84px;background:#fff;} .menu-eduma_main-container{display:none !important;} }   Fixed screenshot: http://prntscr.com/o0w267  
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Custom header’ is closed to new replies.