Search box overlap problem

Posted in: Newspaper
Post count: 2

Hello,
I am using your tool with great satisfaction.
But, I have a problem of search box overlap like below. How can I solve this problem?

https://drive.google.com/file/d/1cDAlvyLWKtGuVHjelLVPkmvLzWULlgs8/view?usp=sharing

Post count: 35449

Hi,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.

If there is still a problem, please provide me a link were I can inspect this problem!

Thank you!

Post count: 2

I tried it the way you told me to, but there is still the problem.
http://www.uhakbrain.com
Could you please inspect my website?

Post count: 35449

Hi,

Is look like there is a strong css that set the search button to be set to 100% width -> https://www.screencast.com/t/CKqipM3rK thic custom css can be from some plugins, in order to fix this problem you can use another custom css only for the search button -> https://www.screencast.com/t/CXhDn5YI
.td-header-wrap .td-drop-down-search .btn {
width: 67px;
}

You need to set the code in Theme Panel> Custom code> Custom css

Thank you!

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