Forum replies created
Hi, you need to enable header widgets on each page if there disabled. on page bottom meta box Page Options -> header https://prnt.sc/12kkc9u https://prnt.sc/12kkgd5
Hi, I found your site url https://hapkeizerswaard.nl/. you can’t use background image for the adaptive site. you need to make some HTML layout new blocks for logo header and phone contact .etc.
only I can suggest trying to use this CSS. but it, not a good solution. and you need to make default HTML header not picture
.custom-header {
background-size: contain;
}
Hi, we updated the theme to last version 2.9.9.9. but you changed the theme folder name to evolveplus correct is evolve-plus so now you need to replace all files via FTP in folder evolveplus (when the new theme will be realized) otherwise, when you switch to another alias, you will lose all settings
Hi, I do not fully understand the question. you can’t add it to cart it showing only in the checkout page
Hi, ssh doesn’t work
Team: open “[email protected]” 22
Error: Connection dropped after 20 seconds of inactivity
Error: Unable to connect to server
Hi, you can use this CSS to resize text
.carousel-resize {
height: auto !important;
}
.carousel-item .d-none {
display: block !important;
}
#bootstrap-slider .carousel-caption p {
font-size: 14px !important;
}
Hi, please try this CSS
.carousel-resize {
height: auto !important;
}