how do i make the slideshow on ja company to cover the whole page up to the top ?
see attach
how do i make the slideshow on ja company to cover the whole page up to the top ?
see attach
where is the folder /css pls give the full path for ja company as i cant find custom.css or /css folder
i created a custom.css file in the root folder of /css in the ja company theme reduced to 10px no difference
reset cache etc
pls any reply pls
Ninja Kindly use the same code first and check check front end.
Hi
I suggested you to use the same code http://prntscr.com/w8ue6c
In your custom.css its not same see above.
If you set it as i shared its working as expected : http://prntscr.com/w8uen3
this only works on the home page thanks see https://numbersukconsultingltd.com/index.php/about-us
also how do i make the menu bar go higher so it stops covering the text inside the slider i raised the code you sent pixels no chang
ths also how do i make the menu bar go higher so it stops covering the text inside the slider see attachement
systemini
Hi
this is because you want to customize the site in a view that it cover header.
So it move the slideshow up. you can reduce the value slight to low it down.
Or you can add this code in custom css and play with the value
.slideshow .slider-content-inner {
top: 50%;
margin-top: -72px;}
-30px in above code move the text down.
Ninja
thanks
i have done this but text is not going down