Tagged: Site description panel divin
- This topic has 14 replies, 2 voices, and was last updated 3 years, 11 months ago by
redheadanna.
-
AuthorPosts
-
January 6, 2019 at 6:20 am #162959
redheadanna
ParticipantHello! How to make site description panel disappier from all site pages except frontpage? the way you provide in instructions does not work.
January 6, 2019 at 11:21 pm #163001Skandha
Participant@redheadanna: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
body:not(.home) .site-description { display:none; }
Let me know if this does the trick!
Kind Regards,
SkandhaJanuary 7, 2019 at 3:21 pm #163078redheadanna
ParticipantThank you, Skandha! It worked. But now people see lots of empty space between top menu and content of the page. People will think, there is no content there at all đ How can I move content closer to the top of the page?
January 7, 2019 at 10:52 pm #163099Skandha
Participant@redheadanna: Please post in your site URL so that I can look into the issue and help you out!
Kind Regards,
SkandhaJanuary 10, 2019 at 1:48 pm #163274redheadanna
ParticipantHere you are http://cm95599-wordpress.tw1.ru/%D0%BE%D0%B1-%D0%B0%D0%B2%D1%82%D0%BE%D1%80%D0%B5/
and one more question by the way:
how can I move site description panel on the frontpage a litttle bit lower in order for it do not obscure statue’s head
http://cm95599-wordpress.tw1.ru/January 10, 2019 at 11:45 pm #163301Skandha
Participant@redheadanna: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
body:not(.home) .custom-header-content { padding:20px !important; } @media screen and (min-width:48em) { body:not(.home) .custom-header-content { padding:70px !important; } } @media screen and (min-width:56.625em) { body:not(.home) .custom-header-content { padding:120px !important; } } @media screen and (min-width:72em) { body:not(.home) .custom-header-content { padding:210px !important; } }
Let me know if this is what you want!
Kind Regards,
SkandhaJanuary 11, 2019 at 3:43 pm #163327redheadanna
ParticipantThank you very much! Now everything is as it should be!
January 14, 2019 at 12:30 am #163458Skandha
Participant@redheadanna: 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/divin/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,
SkandhaJanuary 16, 2019 at 1:09 pm #163731redheadanna
ParticipantDone đ
January 17, 2019 at 3:41 am #163780Skandha
Participant@redheadanna: Thank you very much for your appreciation. Let me know if you have anymore issues. Have a good day! đ
Kind Regards,
SkandhaJanuary 19, 2019 at 5:12 am #163942redheadanna
ParticipantDear Skandha!
I want to try to move site-description panel on the front page up and down to find the perfect place. Can you show me what part of code do it?January 20, 2019 at 11:29 pm #164039Skandha
Participant@redheadanna: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.home .custom-header-content { padding:123px 98px 679px 98px; }
You can change the padding to change the position of site description on the homepage.
Let me know if this works out!
Kind Regards,
SkandhaJune 6, 2019 at 7:50 am #174268redheadanna
ParticipantDear Skandha!
The Divin theme looks like «ready to translate». Would you be kind enough to explain, how can I make the English version of site on Divin?June 7, 2019 at 2:23 am #174358Skandha
Participant@redheadanna: Hello there,
Can you let me know on which language you want to translate Divin Theme?Kind Regards,
SkandhaJune 17, 2019 at 9:05 am #175145redheadanna
Participanton english (from russian). i want to translate all content
-
AuthorPosts
- The topic ‘Site description panel divin’ is closed to new replies.