Opened 14 months ago
Closed 14 months ago
#60498 closed enhancement (invalid)
My website content is showing the data in narrow way
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | css | Cc: |
Description
My website content is showing the data in narrow way, how to widen the display to fill the gap on left and right.
Attachments (1)
Change History (2)
#1
@
14 months ago
- Component changed from WordPress.org Site to General
- Focuses javascript removed
- Keywords changes-requested removed
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Severity changed from critical to normal
- Status changed from new to closed
Hi and welcome to WordPress Core Trac!
This Trac is for fixing and enhancing the Core software, not for individual site help. For help, you could use the support forums.
https://wordpress.org/support/forums/
If you want help from your theme's developer, you could visit
https://peregrine-themes.com/bloglo/
If you just want to decrease the padding on the sides, you could try going to the Customizer and adding something like this in the Additional CSS:
.bloglo-header-layout-5:not(.bloglo-sticky-header) #bloglo-header, .bloglo-container { padding: 0 1rem; }
The 'invalid' resolution means that this is not a Core bug.
Note: See
TracTickets for help on using
tickets.
Screenshot of homepage