Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

244
Views
Is it possible to comment out the css attribute in another file?

I'm solving a problem with style settings. Namely, in the desktop view, the width of the toggle is defined by the text,

enter image description here

while in the mobile view, it has the same width as the header.

enter image description here

I came up with a simple solution in the browser in debug mode. Just "uncheck" width.

enter image description here

enter image description here

The problem is how to write this using CSS / JS. This way, the "comment out" code so setting an empty value

$(".tg-site-layout--default #primary").css("width", "");

will not have the same effect.

But, is it even possible to "comment out" a code in another file? Or can it be solved in another way?

Please help

Thank you

PS. It's on this page - It is a website in wordpress for testing purposes only.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!