Home › Forums › Arnold WordPress Theme › Mobile view – Reduce the space between header and post title
- This topic has 7 replies, 3 voices, and was last updated 7 years, 4 months ago by
SeaTheme.
-
AuthorPosts
-
December 6, 2018 at 1:08 am #17154
When in mobile view, the post titles appear a fair distance below the header. Is there a way to reduce the space between the two?
December 6, 2018 at 2:33 am #17155I need check the live page, please leave your page URL,thanks!
December 6, 2018 at 2:55 am #17161December 7, 2018 at 1:26 am #17168Any idea on what I can do?
December 7, 2018 at 2:33 am #17169Please paste the custom css code to “Appearance > Customize : Additional CSS”
@media (max-width: 767px) { .responsive-ux.single-portfolio-fullwidth-slider .title-wrap, .responsive-ux.single-portfolio-fullscreen-slider .title-wrap, .responsive-ux.single-portfolio-fullwidth .title-wrap { padding-top: 0px; } .gallery-post-des { padding-top: 0px!important;} }February 1, 2019 at 12:00 pm #17691Hey support team,
I have the same issue – but on every mobile page.
The title is too far away from the manue. How can I change it?
I tried the code above, but it didn`t worked out for me.Here is the link to my page: stufflove.me
Thanx for your support.
Best best
vikaFebruary 1, 2019 at 1:48 pm #17692Hi
What’s the meaning of “manue”?
I checked your website, there is only “FOLLOW THE WHITE RABBIT…” shown. Did you mean change the spacing from the words to the header?
This post talked about a single post page, is where the problem on your single post? Please send the issued single post page URL also.Regards~
February 2, 2019 at 6:31 am #17696Hi,
I received your mail.
Please paste the custom css code to “Appearance > Customize : Additional CSS”@media (max-width: 767px) { body.page.responsive-ux .title-wrap { margin-top: -60px; } }Regards~
-
AuthorPosts
- You must be logged in to reply to this topic.
