Hi!
I have a little problem.
I have a transparent header on my site but when i create a mobile slider is doesn’t look very good.
I want something like this for the mobile website.
Menu bar, ( not transparent)
1 foto like 20/25% of the page
The rest of the page( just tekst)
in the private content a link to te one of the pages and login credentials.
Thanks for you’r time!
Hey Dirkoop,
I am not sure if i understood the changes you would like to make clearly however you have transparent header mobile because you have following custom CSS code
@media only screen and (max-width: 890px){
#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
background: rgba(0, 0, 0, 0.65) !important;
position: absolute!important;
}}
Please delete and header will not be transparent on mobile.
For other changes you would like to make, please post a screenshot.
Best regards,
Yigit