DIV over link in home
-
I’m helping a friend with his site (http://buscapontos.com.br/) and today he report me a problem. There is a div in main page that cover de link in post title. Inspecting the element I can see that is: div class=”siteorigin-panels-stretch panel-row-style”. Any tips for me?
Tks
-
Hi @elsonem
Thanks for reaching out. I’m unable to see the problem. Please, could you clarify, is the post title that’s not clickable on your side?
For example: Como viajei de graça para os EUA com apenas 20.000 pontos do meu cartão de créditoFixo.
At this moment, the post that we are having problem is: Amigo Avianca reduz o resgate de pontos para destinos nacionais
Look this image: https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-xfp1/t31.0-8/11844961_10152944039676962_5214276358231617779_o.jpg
I dont know where i need to change the siteorigin-panels-stretch panel-row-style
I’ve looking at this post: https://siteorigin.com/thread/hero-image-widget-top-and-bottom-marginpadding/, but didn’t work
Thanks for the update. Edit the Builder widget in the sidebar widget area, edit each row, click the Layout tab on the right, change the Row Layout from Full Width Stretched to just Full Width or Standard.
Hope that helps.
I can’t found this option. It is in customized CSS or in Settings? I’m new in WP.
Edit the page.
Click the Page Builder tab.
Locate the row with the red border.
Click the wrench icon on the far right > Edit Row.
Click the Layout tab.
Follow my earlier instructions from there.Hope that helps 🙂
Unfortunately didn’t work. I must change this in each post or in each page? BTW, It is already selected Standadr.
And thanks for your. You have a lot of patience 🙂
No problem.
Is there a specific reason you need the Layout Builder widget there? Can you not just insert the widgets directly?
I think I find out where is need to edit. Only in: aside id=”siteorigin-panels-builder-4″ I have the layout setted to full. Look the code:
<aside id=”siteorigin-panels-builder-4” class=”widget widget_siteorigin-panels-builder”><div id=”pl-w5592b09e9ee56″><div class=”panel-grid” id=”pg-w5592b09e9ee56-0″ ><div class=”siteorigin-panels-stretch panel-row-style” data-stretch-type=”full” ><div class=”panel-grid-cell” id=”pgc-w5592b09e9ee56-0-0″ ><div class=”so-panel widget widget_sow-button panel-first-child panel-last-child” id=”panel-w5592b09e9ee56-0-0-0″><div class=”so-widget-sow-button so-widget-sow-button-flat-83c1ab36f6dc”><div class=”ow-button-base ow-button-align-center”>
I’ve already tried do my own css in customized editor
Is the Layout Builder widget necessary in this location?
If the same sidebar setup can be achieved without the Layout Builder it would be an easy way to resolve.
About if the Layout Builder widget necessary, I dont know. I’m just helping a friend in this project and don’t have advanced skills in WP.
About the problem, I find out where I need to change! 😀
wp-content\plugins\siteorigin-panels\js\styling.min.js e styling.js
Replacing the calculated value to 0 or simply removing them. But, I really dont know if this will do others problems. I’ll test the entire website.
From what I can see you don’t need the Layout Builder there. Consider re-doing that section of the sidebar without the Layout Builder plugin.
Please, remember that all WordPress themes and plugins completely overwrite their own folders during updates. It’s not update safe to edit files at a code level. It’s important that you keep Page Builder up to date. The next update you run will overwrite the change you’ve made.
If you want to stick with the Layout Builder then please confirm that all rows are set to Standard layout. The classes you highlighted in bold above should not be appearing if you set the row layout to Standard.
The topic ‘DIV over link in home’ is closed to new replies.