- This topic has 13 replies, 2 voices, and was last updated 4 years ago by
chantal-admin.
-
AuthorPosts
-
August 26, 2019 at 5:31 pm #180484
chantal-admin
ParticipantHello, I have another question. I want to desactivate the footpage area #2 only on device mobile.
Thank you, I’m waiting to hear of you.
Cordially.
August 26, 2019 at 11:39 pm #180497Skandha
Participant@chantal-admin: Hello there,
Please post in your site URL so that I can look into the issue.Kind Regards
SkandhaAugust 27, 2019 at 10:49 am #180532chantal-admin
ParticipantHello,
Here my url : cedamtl.org
Thank you.
August 28, 2019 at 12:27 am #180566Skandha
Participant@chantal-admin: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (max-width:940px) { .siteorigin-widget-tinymce.textwidget td:nth-child(2) { display: none; } }
Let me know if this works out!
Kind Regards,
SkandhaAugust 28, 2019 at 10:40 am #180613chantal-admin
Participanthello Skandha,
The footpage still appears but with 2 columns less. I need to hide all columns in the foot page if it is possible for mobile.
Thank you
August 29, 2019 at 12:54 am #180658Skandha
Participant@chantal-admin: Hello there,
To hide all the footer widget for mobile
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (max-width:940px) { #supplementary { display: none; } }
You can change the max-width according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaAugust 29, 2019 at 12:20 pm #180775chantal-admin
ParticipantReally thank you Skandha ! It works well. I appréciate.
Cordially.
August 30, 2019 at 3:21 am #180825Skandha
Participant@chantal-admin: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-flames/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaAugust 30, 2019 at 10:30 am #180867chantal-admin
ParticipantHello,
My english is really bad, I’m french. it works as you told me and I thank you for that. I don’t Know what to say else…
My foot page appears on the large screen and not on the smallest screen as I asked it. You made a good job and I really appreciate it.
thank you.
September 2, 2019 at 2:44 am #181055Skandha
Participant@chantal-admin: Bonjour, J’espère que j’ai pu résoudre votre problème. Si pas trop de problèmes, j’ai une demande rapide: pourriez-vous s’il vous plaît laisser un commentaire honnête?
https://wordpress.org/support/theme/catch-flames/reviews/#new-post
Votre avis aidera les autres utilisateurs à savoir à quoi s’attendre lorsqu’ils recherchent le soutien que j’offre. Même une phrase ou deux seraient grandement appréciés. Merci, et s’il ya autre chose que je puisse faire pour aider, n’hésitez pas à me le faire savoir. Bonne journée!Kind Regards,
SkandhaSeptember 3, 2019 at 11:04 am #181165chantal-admin
ParticipantCan you read please, the note I wrote to you August 30? I think it was an honest review…
Thank you.
September 3, 2019 at 11:44 am #181167chantal-admin
ParticipantHi Skandha,
I wrote on WordPress.org a review for The Theme. Here below, what I Wrote 🙂
Super Efficient support !
I received help for two things for Catch Flames Pro. I asked that my foot pages does’nt appears on mobile devices and also, to have my font main menu more bigger. They gave me in a short time the good CSS codes to make this possible.
Thanks a lot !
September 4, 2019 at 1:53 am #181214Skandha
Participant@chantal-admin: Thank you for the wonderful review. 🙂
Kind Regards,
SkandhaSeptember 4, 2019 at 9:52 am #181254chantal-admin
ParticipantYou’re Welcome ! 🙂
-
AuthorPosts
- The topic ‘Desactivate foot page area # 2 for mobile Device’ is closed to new replies.