-
-
Hello,
How can I override csome Bootstrap Responsive adjustement with a theme child ?
Particularly that one :
@media (max-width: 767px) .top_wrapper .span12 { width: 420px !important }thanks.
-
This topic was modified 9 years, 6 months ago by
Mirela. Reason: html tags
-
This topic was modified 9 years, 6 months ago by
-
It would seem that I made an error in the writing of the comment.
How to modify him or to delete him on your forum?
-
Hello,
To overwrite any file in child theme just upload it (the file) in child theme in the same directory as the parent. In this case you have to create a “css” folder in child theme and upload the bootstrap-responsive.css file in it. Make the changes you want to this file.
To avoid the display of html tags in your topics, please read this article.
Best regards!
-
Hello,
I tried this technique and it did not work.
I am again going to try and shall come back to you if it does not work yet;)Have a good day.
-
Hello,
You could just add the code into your custom css box. Any code added there will not be affected by any theme update.
Let us know.Best regards!
-
None of those 2 ways works.
And when I put my modified file in Tower CSS folder, it works.
-
Hello,
The custom css box, has no issue. Maybe you did not add it correctly. If you want to keep the current solution, ok. Or you can send us the code you tried to ad into your custom css box. So we can check if there was any mistake.
Let us know.Best regards!
-
You must be logged in to reply to this topic.