Tagged: Color, page layout, scrolbar
- This topic has 14 replies, 2 voices, and was last updated 3 years, 9 months ago by Skandha.
-
AuthorPosts
-
January 19, 2021 at 11:10 pm #271467ThuriafParticipant
Good evening,.
I have (2) problem I have almost finished building my site and I see that the layout of my site is very large or the margins are very large I would prefer that my layout be like this site in Narrow options are missing!I would also like to change the colors and have a scrolbar in the sub menu of the header I do not see too many options they are limited for such a beautiful theme
here is my sitethank you
January 19, 2021 at 11:18 pm #271500SkandhaParticipant@odjele-ndoumba-gasny-thuriaf: Hello there,
Can you please post in your site URL so that I can look into the issue?Kind Regards,
SkandhaJanuary 20, 2021 at 5:57 pm #271526ThuriafParticipantHi Skandha,
thank you for your answer!
My site is https://ambagabon.es/and the link that I would prefer that my layout be is this site http://www.consulat-france.ga/
January 20, 2021 at 11:47 pm #271579SkandhaParticipant@odjele-ndoumba-gasny-thuriaf: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..wrapper { width: 830px !important; }
Also let me know what colors you would like to change.
Let me know if this works out!
Kind Regards,
SkandhaJanuary 21, 2021 at 3:15 pm #271646ThuriafParticipantHello Skandha
Thank you for answering me, I was able to enter the CSS code and all works fine on PC, but once I go to mobile or tab it cuts my site in the middle my header and footer lose their color just in the middle like it was only compatible for PC the content does not display well on phone and tab.
i would like to change the dark blue in the header sub-menu a bit like I was able to do in the main menu
thank you.January 22, 2021 at 5:26 am #271718SkandhaParticipant@odjele-ndoumba-gasny-thuriaf: Hello there,
Please use the following CSS Code instead of the one above.@media screen and (min-width: 64em) { .wrapper { width: 830px !important; } }
Let me know if this works out!
Kind Regards,
SkandhaJanuary 22, 2021 at 7:35 pm #271748ThuriafParticipantHi Skandha
the code works but everything is back to how it was before it is no longer narrow like the other site
I just wish the same way the is displayed on pc it is also on phone and tab
on the second link ( http://www.consulat-france.ga/ ) that I sent above their site is the same on pc as on tab or mobile it does not create a special version for moblie it is a bit like that I want it
thanks always help me so far.January 23, 2021 at 7:34 am #271861SkandhaParticipant@odjele-ndoumba-gasny-thuriaf: Hello there,
I am afraid that is not possible with the available theme options. If you really need it I suggest you to hire a customizer to get it done.Kind Regards,
SkandhaJanuary 23, 2021 at 10:44 am #271872ThuriafParticipantHi Skandha,
ok i understand very well but with this kind of css code.wrapper {
width: 830px !important;
}like one that you send me is there a way to reduce wihtout my site does not cut in the middle? the code is good but miss someting to be perfect,
the margins are really too big I’m sorry to insist but I just want to solve this little problem and continue my project if it is not possible I will try to find a solution by my self thanks you for your help.January 23, 2021 at 2:19 pm #271880ThuriafParticipantI think I know where the problem comes from on mobile or tab on all the page titles there is a black bar that appears I believe that if I can remove it all will work because I trie find solution on all the options but I can not find anything to remove it.
January 25, 2021 at 4:25 am #272032SkandhaParticipant@odjele-ndoumba-gasny-thuriaf: Hello there,
I am afraid it is beyond our scope to change the mobile menu to desktop menu as lot of changes need to be made. I suggest you to consult a professional regarding this.Kind Regards,
SkandhaFebruary 4, 2021 at 6:04 pm #273173ThuriafParticipantHi Skandha,
since the last wordpress update I retype the code you offer me
@media screen and (min-width: 64em) {
.wrapper {
width: 830px !important;
}
}
and by magic everything works correctly
everything was perfect until I noticed my search bar or side bar displayed at the bottom of my content page
can you help me put back the sidebar in place without changing the current look of the site thanks.My Site: https://ambagabon.es/
February 5, 2021 at 4:45 am #273212SkandhaParticipant@odjele-ndoumba-gasny-thuriaf: Hello there,
Go to => Appearance => Customize => Additional CSS and remove the following CSS Code.@media screen and (min-width: 64em) { .wrapper { width: 730px !important; } }
Let me know if this works out!
Kind Regards,
SkandhaFebruary 5, 2021 at 5:55 am #273216ThuriafParticipantHello Skandha
I tried the code but the bar went lower so I decided to remove it and put it in the upper sidebar of the menu and it work, all is solved thank you very much for your help.
February 6, 2021 at 1:23 am #273281SkandhaParticipant@odjele-ndoumba-gasny-thuriaf: Glad I could help out. Have a great weekend! 🙂
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘i have 2 problem’ is closed to new replies.