making slider smaller and centered without jumping to improve seo
-
Hi!
Don’t know if there allready is a solution for this. My website lookks great but is performing poorly on speed tests, mainly because of the size of the slider on the front page. In another topic if ound the following code;/*Slider size*/
.carousel .item {
line-height: 250px;
overflow: hidden;
margin-left:auto;
margin-right:auto;
min-height: 450px;
width: 1050px;
}With this i can adjust the size and center it, but know it jumps from the left to the centered position. Is there a way to solve this so i can have a beautifull website that’s also fast? Would be great!
kind regards,
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘making slider smaller and centered without jumping to improve seo’ is closed to new replies.