Hi,
Please, add theme support and set container class if width don’t match with theme.
Theme support docs https://www.radiustheme.com/docs/developer-docs/add-theme-support/
Container class settings option https://prnt.sc/rnLbnT-FmTMd
Thank you
Ok so I have created the child theme done all of that and the theme works. However this hasn’t resolved my issue. If I add the suggested code above, it makes things worse. It stops both sidebars from working and doesn’t change page width.
HI,
I checked with Hueman theme. There have CSS conflict issue and have layout mismatch. For classified page, we used sidebar and content section but in theme there have left sidebar + content + right sidebar
You can manage few things by disable bootstrap css https://prnt.sc/Sza-dDRb25jj
But better way is –
1. Adding theme support.
2. Customizing classified main template archive and details page to fix layout issue https://www.radiustheme.com/docs/developer-docs/theming/override-ad-detail-page/
3. Then fixing CSS conflict issue if need
Thank You
Hi,
Hope, it will work. Don’t getting any response from your side, So I am marking the issue as resolved. If you face any issue with this theme, please let us know.
Thank you
I’m am using the Elementor Hello theme and am having the same problem. I am not a developer and can’t edit the .php of my theme to ‘add theme support’ as you’ve suggested. The container class setting screenshot doesn’t show what to put in that field. (Is it a number? Do I need the class name? Please show an example) Enabling and disabling the bootstrap checkbox does nothing (as suggested in this related post: https://ww.wp.xz.cn/support/topic/bootstrap-css-causing-issues/).
I have seen several threads where people have had this issue and nowhere has the solution actually been explained or well documented. This is a bug in the plug-in that should be fixed.
-
This reply was modified 2 years, 8 months ago by
jsmith0434.
Hi,
I checked it and this reply is okay for better adjustment https://ww.wp.xz.cn/support/topic/page-width-using-hueman-theme/#post-16793175
If you don’t want to do this then you have to write some css as your demand.
If possible you can give page link where container width different. I visited some page and see page width have same https://thecaringview.co.uk/listings/
https://thecaringview.co.uk/rtcl_listing/kp-financial-wellbeing/
https://thecaringview.co.uk/
https://thecaringview.co.uk/work-with-us/
Thank you