??
You're inside public_html, but wp-admin or wp-content was not found.
Savvy
W
olf -
MANAGER
Edit File: main.css
.tour_c_button { width: 100%; padding: 10px; text-align: center; text-transform: uppercase; transition: 0.5s; background-size: 200% auto; color: black; border:0; /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/ } /* Demo Stuff End -> */ /* <- Magic Stuff Start */ .tour_c_button:hover { background-position: right center; /* change the direction of the change here */ } .tour_c_button-1 { background-image: linear-gradient(to right, #f6d365 0%, #fda085 51%, #f6d365 100%); } /* Extra small devices (phones, 600px and down) */ @media only screen and (max-width: 800px) { /* For tablets: */ .col-s-1 {width: 8.33%;} .col-s-2 {width: 16.66%;} .col-s-3 {width: 25%;} .col-s-4 {width: 33.33%;} .col-s-5 {width: 41.66%;} .col-s-6 {width: 50%;} .col-s-7 {width: 58.33%;} .col-s-8 {width: 66.66%;} .col-s-9 {width: 75%;} .col-s-10 {width: 83.33%;} .col-s-11 {width: 91.66%;} .col-s-12 {width: 100%;} .content123{ } .content123 .box_a1{ padding: 1px; background:fff; } .content123{ width: 100%; height:360px; background:#000; background-size: auto; background-size: 100% ; background-attachment: fixed; } }