Tagged: catch responsive, Responsive Design
- This topic has 8 replies, 2 voices, and was last updated 6 years, 8 months ago by
Mahesh.
-
AuthorPosts
-
January 26, 2017 at 7:37 pm #108089
olaf
ParticipantBonjour,
I used the free Catch Responsive theme for a website: http://www.mandinconstruction.fr The head and the footer are more or less visible on the mobiles BUT the body of the pages are not in Responsive Design. You have to scroll the cursor to see all the pages. Can you explain to me ?
cordiallyJanuary 27, 2017 at 9:58 am #108138Mahesh
Keymaster@olaf: The theme is fully responsive. You are using child theme, and I guess the customization in CSS is causing the issue. Please try with parent and check if it resolves the issue. Please check the demo.
https://catchthemes.com/demo/catch-responsive/Regards,
MaheshJanuary 27, 2017 at 2:34 pm #108145olaf
ParticipantHello @mahesh: Sure enough, if I take the theme Parent it works! BUT if I want to set up a child theme of Catch Responsive theme, what is the process to follow?
(This is to prevent destruction of changes when the parent theme is updated)
Thank you for reading,
Regards,January 27, 2017 at 4:44 pm #108151Mahesh
Keymaster@olaf: Well, you’ll need to remove the CSS that makes the theme fixed width. You can keep the other modifications. Just the width fixing CSS is causing the issue.
Regards,
MaheshJanuary 27, 2017 at 5:06 pm #108152olaf
ParticipantIf I understand correctly, remove the CSS width bracket.
BUT, withdraw what? What file?
Regards,January 27, 2017 at 5:27 pm #108154Mahesh
Keymaster@olaf: Well it depends on what changes you’ve made. I guess you’ve put it in
style.css
. What changes actually have you made? If you have’t made much changes in designs, I recommend you to get rid of all the styles from child theme styles.css. and just keep the functionality. It will fix your issue. Solving the issue after making child theme seems to be almost impossible cause we won’t know which change or customization is causing such issue. Hope you understand.
If possible, try creating a fresh child theme and customize it one by one checking frontend that it won’t break the responsive design.Regards,
MaheshJanuary 27, 2017 at 9:15 pm #108167olaf
ParticipantJ’ai essayé de mettre du code dans la boite CCS aditionnel du thème Parent et cela casse le responsive Design !
J’ai alors tout retiré et le responsive Design est revenu.
Je ne vois pas la solution.January 27, 2017 at 9:19 pm #108168olaf
ParticipantI tried to put code in the box CCS aditional of the theme Parent (Appearance => custom => CCS adituional: and it breaks the design Responsive!
So I removed everything and the responsive design came back.
I do not see the solution.January 29, 2017 at 10:55 am #108249 -
AuthorPosts
- The topic ‘Why the theme Catch Responsive is not in Responsive Design?’ is closed to new replies.