Jump to content

Carousel Blog WONT SHOW ARROWS!!

Recommended Posts

The following CSS in Design > Custom CSS is causing your problem.

header {
    position: fixed;
    width: 100%;
    z-index: 4
}

To fix the stated issue you will need to remove it. Doing so will probably have an undesirable effect. That CSS effects all header tags site wide. My guess is that someone wanted to change a header somewhere else in the site and didn't intend for it to effect the whole site.

Instead of removing the CSS you could comment it out and then see what happens to the rest of your site

/* header {
    position: fixed;
    width: 100%;
    z-index: 4
} */

 

Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support!

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.