Comments 2Yedida Sadewa started the conversationDecember 18, 2016 at 2:22pmhello,i want to move the logo in home page from left to right,i had try move it with align and float in main.css , but not works.can you help?thanks before :) 850Jelly repliedDecember 19, 2016 at 6:32amHi,Please use custom style below: header {right: 30px;} .left-menu header {right: 100px;}Best Regards,Jelly Team 2Yedida Sadewa repliedDecember 19, 2016 at 2:50pmhello sir,i had put your script in my css code, and still won't work 850Jelly repliedDecember 20, 2016 at 9:34amHi,Please try again with: header {right: 30px !important;} .left-menu header {right: 100px !important;}If it still not work, I will need your website url to check it because it's work good in my side.Best Regards,Jelly Team 2Yedida Sadewa repliedDecember 20, 2016 at 8:45pmstill won't work in my side :(i have no website url yet sir, i make it at localhost for now, i had attch my script so you can check if something wrong,thanks before :) 850Jelly repliedDecember 21, 2016 at 10:23amHi,Please try again with new custom style below: header {right: 30px !important; left: initial !important;}.left-menu header {right: 100px !important; left: initial !important;}Best Regards,Jelly Team1 Like 2Yedida Sadewa repliedDecember 21, 2016 at 12:49pmwow, it's works nowthanks you so much sir :)you can close this ticket. Sign in to reply ...
hello,
i want to move the logo in home page from left to right,
i had try move it with align and float in main.css , but not works.
can you help?
thanks before :)
Hi,
Please use custom style below:
Best Regards,
Jelly Team
hello sir,
i had put your script in my css code, and still won't work
Hi,
Please try again with:
If it still not work, I will need your website url to check it because it's work good in my side.
Best Regards,
Jelly Team
still won't work in my side :(
i have no website url yet sir,
i make it at localhost for now,
i had attch my script so you can check if something wrong,
thanks before :)
Hi,
Please try again with new custom style below:
Best Regards,
Jelly Team
wow, it's works now
thanks you so much sir :)
you can close this ticket.