Hi
When I switch the language to a right to left language the logo image goes to the right but I want it to remain at left under the sign in and up items. Where I need to change? I changed ow_logo_image class in base.css but did not work.
.ow_logo_img {
put this code to your custom css area . and clear the browser cache and make sure the issue remains .
several for different screen resolutions . and issue was happening for Arabic [ opposite side language ]
.ow_logo_img { position: fixed !important;}.ow_site_panel { height: 62px;}.ow_site_panel_wrap { height: 62px; margin: 0 auto; position: fixed;}.ow_logo_wrap { height: 62px;}