[wp-trac] [WordPress Trac] #60498: My website content is showing the data in narrow way
WordPress Trac
noreply at wordpress.org
Sat Feb 17 21:16:15 UTC 2024
#60498: My website content is showing the data in narrow way
-------------------------+----------------------
Reporter: crazywhiz | Owner: (none)
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: General | Version:
Severity: normal | Resolution: invalid
Keywords: | Focuses: css
-------------------------+----------------------
Changes (by sabernhardt):
* status: new => closed
* focuses: javascript, css => css
* severity: critical => normal
* component: WordPress.org Site => General
* milestone: Awaiting Review =>
* keywords: changes-requested =>
* resolution: => invalid
Comment:
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.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60498#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list