want to move logo to left
-
please see https://sanjayrajautolink.com/ right now i had used below css to move logo to left
@media (min-width: 992px){
.kad-header-right {width: 78%;}
.kad-header-left {width:22%;}
}
i still want to move left, if i use 15 / 85 logo size automatically decreased, how to maintain logo size ?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘want to move logo to left’ is closed to new replies.