Carousel caption and arrows miss-positioned
-
Hi.
Recently in the theme Customizr my carousel and the block inside moved to the top and arrows controlling slider to the bottom. No changes to css were done to affect it. I run 2 sites and one is working perfectly well and new one, which was working OK 7 days ago is now offset. Solution I found is to use css code bellow for carousel caption part, but seems to be not a right solution as original default set up is acceptable for me. Arrows are just not solved..carousel-caption {
position: relative;
top: 100px;
}Any ideas what could happen?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Carousel caption and arrows miss-positioned’ is closed to new replies.