Tagged: yigit
-
AuthorPosts
-
April 21, 2017 at 4:02 pm #781278
I’m coming across an problem when using grids. When using a consistent repeating 1/2 and 2/2 layout with multiple consecutive grid rows, half-way through the display the second cell seems to drop 30px or so, and thereafter the background colour screws up.
I have done some tests – while trying to fix it, and it seems to be the “special heading” that’s upsetting it.
Please see the private content for a link to an example, a link to a problem page, and the debug content of the page.
- This topic was modified 7 years, 7 months ago by dngood. Reason: better title
April 22, 2017 at 5:35 am #781524Hey dngood,
Thanks for using our theme!
To fix it, just add the follow code:
.av-special-heading-h1 { margin-top: 0px; }
Best regards,
John TorvikApril 24, 2017 at 10:07 am #782212Thanks, this fixes the heading alignment, but the change in background colour is still there: https://www.screencast.com/t/Z2tBzTkjIu
David.April 25, 2017 at 5:57 am #782642Hi,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardApril 25, 2017 at 9:50 am #782713Login details provided
- This reply was modified 7 years, 7 months ago by dngood. Reason: Added note about EN page wokrin
April 27, 2017 at 12:49 pm #783983Hi dngood,
This is the rule that makes the whole page red:
html, #scroll-top-link { background-color: #cc283b; }
You could add the rule and of course flush the cache:
html { background-color: transparent; }
If you need further assistance please let us know.
Best regards,
VictoriaApril 28, 2017 at 1:52 pm #784544With respect, I think there is something else going on here.
If I add your code, I still see problems with the content – e.g. the CTA box at the bottom of the page which is styled incorrectly at 100% width.
Please compare the (working) English version of the page to the (corrupt) Norwegian version and the difference is more noticable.April 30, 2017 at 3:30 pm #785268Hi dngood,
Well, my code is only addressing the issue of the red color for the margins for that section. What I am seeing here is that a lot html is missing. Above is page in Danish, below the correct one in English. You can see that the html structure of that component is not the same, thus it looks different. It’s the issue with WPML.You need to investigate more on when that happens.
Best regards,
VictoriaMay 5, 2017 at 1:39 pm #788374May 7, 2017 at 6:32 pm #789130Hi dngood,
Thank you and let us know, what they say. Meanwhile, I’ll ask my colleague to have a look as well.
Best regards,
VictoriaMay 19, 2017 at 9:52 am #796435Still not sure what’s going on, or what’s at fault, but replacing the 1/1 columns with color sections has fixed this problem. Unless you wish to research this finding further, please consider this as closed.
May 19, 2017 at 10:58 am #796475Hi dngood,
Glad you got it working for you and thank you for sharing! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.