Hi,
try this css
.forcefullwidth_wrapper_tp_banner{
margin-top: -13px;
}
First install this plugin in order to avoid direct changes in theme style.
https://ww.wp.xz.cn/plugins/simple-custom-css/
if it is not working then try with !important
.forcefullwidth_wrapper_tp_banner{
margin-top: -13px !important;
}
I have similar problems.
1) My logo (above top navigation) is getting cropped on large sized screens.
2) My top navigation does not stretch to full width of the users screen.
This has occurred after I installed latest theme update.
Hi,
please share your site link, may be there were some custom changes in css so after updation they are lost now.
Hi @ngeshlew
I’ve replied to your thread on SiteOrigin.com, please reply there for any further help. Thanks 🙂
@codemovement, thanks again for your great assistance.
@codemovement I have put the link on my question:http://quickpay.ngeshlew.com/
Let me try your suggestion.
@codemovement Changing that class using the Simple Custom Css plugin solved the issue. Thanks!!!
@amimshah do share your url so that you can get assistance from @codemovement and @misplon