- This topic has 22 replies, 3 voices, and was last updated 3 years, 5 months ago by
Fernando.
-
AuthorPosts
-
November 7, 2022 at 12:27 am #2404342
Dev
Hello,
I did what you said above. Now, what’s next?
And one thing, where is the option of Background image a min-height in the Block settings?
November 7, 2022 at 1:03 am #2404364Dev
Hello,
Okay, I did a few things for myself, and now it’s looking like what I want.
But still, there are a few things that need to change. For that please look the below screenshot: https://prnt.sc/rw11waZLiB_Q
Let me know.
November 7, 2022 at 1:11 am #2404384Fernando Customer Support
Add this CSS in Appearance > Customize > Additional CSS:
.single-post .site-content { margin-top: -50px; background-color: #fff; } .single-post .entry-header { text-align: center; }Then, set the Background color of the Container Block holding the Author Image to transparent – Give it 0 opacity.
The CSS above addresses the two issues you mentioned in the Screenshot. The vertical line is from the Site Content. In the code, I placed the site content to -50px from its position.
November 7, 2022 at 1:19 am #2404396Dev
Hello,
Rest all is good now. But the vertical line is still visible.
See this: https://prnt.sc/7ZvfGTn09iOM
November 7, 2022 at 1:22 am #2404402Dev
Hey,
there is one serious issue.
The page in mobile view is getting squeezed? See the below image. Why it’s happening like this?
November 7, 2022 at 1:34 am #2404420Fernando Customer Support
I’m not seeing the Vertical line you mentioned. Can you try clearing the cache of your Browser?
As for the second issue, I updated the code here: https://generatepress.com/forums/topic/custom-header-design-3/page/2/#post-2404384
Can you update your code?
November 7, 2022 at 4:42 am #2404614Dev
Hello,
I didn’t see any changes in the code that you gave me earlier and now.
Apart from that vertical line is still there in the desktop view.
And in the mobile view, the page is getting squeezed on the left side by making a blank white space when we just touch it. See the below image. Why it’s happening like this?
Can you please solve this issue a bit fast? I have to compete it today only.
November 7, 2022 at 5:17 pm #2405523Fernando Customer Support
The CSS I provided should have fixed that. I’m not seeing the issue from my end anymore viewing your site from my end. Perhaps it’s browser cache. Can you try clearing your browser’s cache to test? Or, try using a different browser.
Sorry for the delay in response. We try to respond as soon as we can within 12-24 hours on weekdays or 12-48 hours weekends. Reference: https://generatepress.com/what-support-includes/
-
AuthorPosts
- You must be logged in to reply to this topic.