Technical Issue

Hi there,

I am referring to my previous thread that has been closed but I couldn’t check in prior.

The assumption was some broken CSS code in the website. However, although I removed all CSS codes all sections. The problem didn’t get fix.

“I just check your staging area and it seems some of your sections have a broken CSS code. I suggest that you delete the section one by one to find the culprit because when I tried to delete all the sections except for the section with a question, the CSS code is now visible. Please see the secure note for more information.”

I also removed each section at a time from top down and found out that the problem was fixed only when there were 2-3 last sections left. And vice versa when I removed each section from bottom to top.

With my experiences, it may be some technical glitch somewhere.

My website is at the staging one so if you will need to check it out. I will need to provide you the credentials.

Thank you.

Hi @Symbiosis,

Thank you for writing in, yes please provide us login credentials on a secure note since the credentials provided on the other thread are not working anymore. And if you don’t mind please provide us a brief description of the issue and provide us a direct URL of the page that has the issue so we can immediately see it.

In the meantime, please CLEAR and DEACTIVATE all your caching plugin and features.

Let us know how it goes,
Cheers

Hi there,

I’ve cleared the cach on the browser but I don’t have any caching plugins. The issue still exists. My issue is I would like the text contents along the YOGS and Compost Buddy logos moved downward more to be similar to the text along with Des logo. I added the following inline css code

@media only screen and (min-width:1025px){
$el.x-text {
margin: 5.5em 1em 0em 2.5em;
}
}

Hi @Symbiosis,

Found it! the issue is on one of your Headline element’s Element CSS. That headline element is under Section 12 > Row 1 > Column 1. You miss a closing bracket in there.

Cheers,

Hi @friech,

Yes you are right. It solved!! I will use CSS validator next time.

Thanks so much for the supports from the team.

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.