This topic has 2 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler
Hi there, since theme update the custom css code i previoulsy used is not working.
Error message: Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over FTP.
Please can you help me with this.
Thanks
My custom css:
.main-nav {
background-color: black;
}
.main-nav .menu > li > a {
font-size: 12px;
font-weight: 400;
color: white;
}
.main-nav .menu > li > a:hover {
color: red !important;
}
#menu-main-navigation-2 .current-menu-item a{color:red}
}
.top-bar .languages-area {
width: 40%;
display: inline-flex;
@media (max-width: 480px) {
.top-bar {
display: block !important;
}
.top-bar .languages-area {
display: block !important;
text-align: left !important;
margin-top: 5px;
}
}
.woocommerce-page .product-category .mask-container { display: none; }
}
@media (max-width: 680px) {
#etheme-popup {
width: 375px;
height: 300px;
background-size: contain;
background-position: center;
}
Hello,
Please provide us with temporary wp-admin and FTP access so we can take a closer look.
Regards
You must be logged in to reply to this topic.Log in/Sign up