Tagged: x
-
AuthorPosts
-
November 24, 2016 at 3:19 pm #1269875
P HammondParticipantHowdy! I have updated the landmark header php file to include Category descriptions on a site. However, when I input the descriptions, it looks like this: http://mitb.flywheelsites.com/?cat=4
That text runs the full width, no matter what Blog settings I use on customizer. How can I constrain that text to site-wide width?
Thank you so much.
November 24, 2016 at 3:30 pm #1269885
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
body.archive.category p:first-child { margin-left: 11%; margin-right: 11%; }Hope that helps
Joao
November 24, 2016 at 3:52 pm #1269904
P HammondParticipantJoao, first, Happy Thanksgiving! I really appreciate the help.
Second. oh no, that didn’t work. Any other possibilities?November 24, 2016 at 4:00 pm #1269908
FriechModeratorHi There,
You edited the _landmark template, right? Please look for this line:
<header class="x-header-landmark x-container-fluid max width">And update that to:
<header class="x-header-landmark x-container max width">Hope it helps, Cheers!
November 24, 2016 at 4:44 pm #1269929
P HammondParticipantThat was perfect!
November 24, 2016 at 6:56 pm #1270057
FriechModeratorGlad we could help, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1269875 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
