xbryboy
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Footer HeightMatrix theme and I have to edit the theme offline so I can’t technically post an online version for you to check out. (Long story but company I’m building site for I can only edit offline).
If you need screenshot let me know and I can post
Forum: Themes and Templates
In reply to: Phone number glitchI can take a screenshot but the domain I’m hosting it on is temporarily down (I work on the site offline and test, tweak at nights)
The navbar where you can input the address and phone number is what I’m talking about.
Forum: Themes and Templates
In reply to: [matrix] Couple Issues (FIXES Please)The child theme only removed the header description on the page I’m currently on. That works but everything else doesn’t work.
Forum: Themes and Templates
In reply to: Change the Content Widthdo you know how to edit what is within the_content?
I am familiar with everything you are saying.
I just don’t want to have to edit css everytime
I install a plugin or something that is styled
with this.Forum: Themes and Templates
In reply to: Change the Content WidthI’m finding out that this is what’s in my single.php
<div class="post-entry"> <?php the_content( __( 'Read more ›', 'responsive' ) ); ?>
Seems like the bio and the post are located within
the_content. the_content is not editable unless
you go into the database tables I believe.Forum: Themes and Templates
In reply to: Change the Content Widthseems to work but affects the Bio
as well and doesn’t work for the Page
content either. Only posts.Forum: Themes and Templates
In reply to: Change the Content Widthhere is my site https://workwithbrybry.com/blog
Forum: Plugins
In reply to: [Distraction Free Writing mode Themes] Change width of Content in Fullscreendo you know how I can change that though?
Is there a css code I can add into the plugin to do that?
Forum: Plugins
In reply to: [Distraction Free Writing mode Themes] Change width of Content in FullscreenI mean can I change the width of the visual editor?
or set a length of my characters
so that it wraps around at a
shorter length?Forum: Themes and Templates
In reply to: Wordwrap Visual Editorso I changed the Distraction Free Editor… and it works but the content doesn’t come out wordwrapped.
So I need to figure out how to wordwrap on the visual editor.
Forum: Themes and Templates
In reply to: Wordwrap Visual EditorForum: Themes and Templates
In reply to: Wordwrap Visual Editorsure, thanks for the quick response
Forum: Themes and Templates
In reply to: Wordwrap Visual EditorResponsive.
Or is there a way that I can change the Distraction Free Writing mode content width. That would actually be a lot easier than changing the editor.