logo align to right at rtl language

Posted in: Newspaper
Post count: 5

Hello I install template and every thing is fine but logo still in left side not moved to right side y?

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/WT4fMfmQI

.header-logo-wrap{
float: right;
margin-left: 0px!important;
}
.header-logo-wrap img {
margin-left: 0px;
}
.td-a-rec-id-header {
left: 0 !important;
}

Thanks!

Post count: 5

Nice work and I need to ask if I have another question post new thread or just submit replay?

  • This reply was modified 11 years by ghawyy.
Post count: 5

I try to show side bar in visual composer don’t shown I can show it only if I choose page with article list

Post count: 7909

Hi,

If you use Homepage with articles you can create a custom sidebar: http://screencast.com/t/52yLvSn8I add widgets to it: http://screencast.com/t/tUjeCu0Z4
And use Widgetised Sidebar block to display it: http://screencast.com/t/pmxFUUAfLE
Result: http://screencast.com/t/sdJSfFcf

Thanks!

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