Banner Hiding Logo

Posted in: Newspaper
Post count: 56

Hey,

For some reason i’m not managing to move the logo 40-50px to the left.

Where do i find it via CSS?

I tried changing .header-logo-wrap img in the CSS file, but nothing happened.

https://postimg.org/image/rbljlgemp/

site URL – http://www.israsport.co.il

Thanks

Post count: 22421

Hello,

This is one of the reasons our theme does not have RTL support. If everything could have been moved with a float right, RTL would have been no problem at all, but the float makes the logo display like that as it’s aligned to the content on the left side by default.
You need to change the order of the logo and ad from the code not float it right as it will not position properly on the left if you float it right. It will stick to the right side no matter what size and margins you change.
We suggest hiring a developer as there are many implications in switching the site to rtl mode.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.