Author Name and the Mobile Search

Posted in: Newspaper
Post count: 3

Good Day Gentlemen and thank you so much for the awesome theme!
I have an issue where the author name is not disabled in the theme
The second issue is where the search is overlapping the menu in the mobile version
I cannot access the menu because search bar is triggered in the mobile version
The third issue is that the theme is not supporting RTL. Can you enable it in the next update?
Regards,

Post count: 18283

Hello!

RTL is not supported by the Newspaper Theme. For the other 2 issues, please send us a link to your website in order to inspect and see what can be done.

Thank you!

Post count: 3

Thanks for your replay
The website is https://hathahowa.com
The search bar issue has been resolved
I used the AMP only for the mobile section
The other option are causing overlapping of the menu and the search button

Post count: 27744

Hello @akram84,

To remove the author name on the blocks, please go in Theme Panel -> Block Settings -> Meta Info on modules/blocks and disable the author => https://www.screencast.com/t/5w5CxkcU
Also, for the search bar for mobile, you need to use a custom code CSS to look like this => https://www.screencast.com/t/fW2Ui1OdVIK

.td-search-icon {
right: unset;
left: 0;
}

Set the code in Newspaper -> Theme panel -> Mobile Theme -> Custom code.

Thank you!

Post count: 3

Many thanks for your kind help!
It worked

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.