| Server IP : 162.144.4.212 / Your IP : 216.73.216.49 Web Server : Apache System : Linux gator2125.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home4/cozeellc/public_html/wp-content/themes/motta/assets/css/backend/ |
Upload File : |
ul.motta-cat-page-header-bg li {
display: inline-block;
position: relative;
margin-bottom: 0;
}
ul.motta-cat-page-header-bg li.image {
max-height: 100px;
overflow: hidden;
}
ul.motta-cat-page-header-bg li.image .actions {
position: absolute;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
text-align: center;
z-index: 20;
transition: 0.5s;
opacity: 0;
}
ul.motta-cat-page-header-bg li.image:before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
content: "";
z-index: 10;
transition: 0.5s;
opacity: 0;
}
ul.motta-cat-page-header-bg li.image:hover:before,
ul.motta-cat-page-header-bg li.image:hover .actions {
opacity: 1;
}
ul.motta-cat-page-header-bg li.image .actions .delete {
color: #fff;
}
.motta-custom-elements p label {
display: inline-block;
}
table.wp-list-table td.column-description {
max-height: 75px;
overflow-y: hidden;
display: block;
}
.form-field-hidden {
display: none;
}
.form-field-hidden.active {
display: block;
}
.motta_page_header_background_overlay_opacity_label {
font-weight: 500;
margin-left: 50px;
}
.form-field .motta_page_header_background_overlay_opacity {
width: auto !important;
margin-left: 10px;
}