how to move logo from left to right

Posted in: Newspaper
Post count: 10

how to move logo from left to right
https://saudi2day.com

Post count: 22421

Hello,
Please add this code in the theme panel-> custom css box:
@media(min-width:767px){
.td-header-sp-logo{
float:right!important;
}
}

Thanks.

Post count: 10

Thanks
I want to move the search tag left

Post count: 20688

Hi,

You could try a code like this for example
https://www.screencast.com/t/tO5qmWtQs

#td-top-search {
left: 0;
right: auto;
}
.td-header-main-menu {
padding-right: 0;
}

Thanks

Post count: 10

Thanks My friend

Post count: 10

Please help
All links do not show photos and description on Facebook
https://archive.org/details/Capture_20170901

Post count: 20688

Hi,

You will have to install the Yoast SEO plugin and configure the social sharing
https://forum.tagdiv.com/facebook-share/
More useful information here in these guides
https://yoast.com/social-media-optimization-with-yoast-seo/
https://kb.yoast.com/kb/why-doesnt-facebook-display-an-image/
https://kb.yoast.com/kb/facebook-sharing-updated-details/

Thanks

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