Cant't make the transparent header with revolution slider

Home Forums Legacy Support Support queries Styling issues Cant't make the transparent header with revolution slider

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #141195
    Hi, I'm trying to use the revolution slider. but there's always a gap between the header and slider , see  this >> https://prnt.sc/htwbs1 but i want to make the header like this transparent : https://prnt.sc/htwd5z How to do this ?
    #141202
    H.K. Latiyan
    Participant
    Hi, Please edit the page in backend and set the page template to no-title.
    #141281
    This reply has been marked as private.
    #141299
    Diana
    Participant
    @certifiedretreatmaster.com Transparent header needs a background image otherwise it will display with a grey background. After changing header style to transparent make sure to save those settings. If issue persists, please share your site URL in private reply.
    #141611
    This reply has been marked as private.
    #141637
    Diana
    Participant
    @certifiedretreatmaster.com, Please Go to wp-admin > Appearance > Customize > Custom CSS and paste this CSS code in the editor header.fix {background: transparent !important;} header.fix.fixed {background: #888 !important;} Letme know wheteher it solved your problem or not  
    #141907
    This reply has been marked as private.
    #141949
    Diana
    Participant
    @certifiedretreatmaster.com Instead of above given code, Paste this code in wp-admin > Appearance > Customize > custom CSS header.fix:not(.fixed) { position: fixed !important; background: none !important; top: 0 !important; left: 0 !important; }
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Cant't make the transparent header with revolution slider’ is closed to new replies.