princessarachne
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Themes and Templates
In reply to: [Faith] Need help with homepageI’m very new to wordpress and don’t know anything.
If I first make some pages and upload images, will it become like the demo?I was hoping there was just filler text and images that I could replace.
Forum: Fixing WordPress
In reply to: Need help fixing body colorThanks. I just moved over there.
Forum: Themes and Templates
In reply to: [Faith] Need help with homepageThank you for your time, but actually I think I’ll be using a theme that’s more intuitive.
Forum: Themes and Templates
In reply to: [Faith] Need help with homepageI’m totally new to this, I’ve tried the most recent suggestion, and it still looks terrible.
Is there even a way to make it look exactly like the demo?
- This reply was modified 6 years, 9 months ago by princessarachne.
Forum: Themes and Templates
In reply to: [Faith] Need help with homepageJust published it.
It should be visible now.Forum: Themes and Templates
In reply to: [Faith] Need help with homepageMy bad:
Here it isForum: Fixing WordPress
In reply to: Help changing article body (?)Thanks. Just got it right
- This reply was modified 6 years, 10 months ago by princessarachne.
Forum: Fixing WordPress
In reply to: Help changing article body (?)I know literally nothing about coding, but I’ll be watching some tutorials soon.
As for the inspect element, it looks like there are multiple causes, but the big umbrella cause seems to be
<div class="container content-wrapper"> <div class="row"> <div id="primary" class="content-area col-md-9"> <main id="main" class="post-wrap" role="main"> <article id="post-8" class="post-8 page type-page status-publish hentry"> <header class="entry-header"> <h1 class="title-post entry-title">Home</h1> </header><!-- .entry-header --> <div class="entry-content"> </div><!-- .entry-content --> <footer class="entry-footer"> <span class="edit-link"><a class="post-edit-link" href="https://ecosophy.cloudaccess.host/wp-admin/post.php?post=8&action=edit">Edit</a></span> </footer><!-- .entry-footer --> </article><!-- #post-## --> </main><!-- #main --> </div><!-- #primary --> </div> </div>
Viewing 8 replies - 1 through 8 (of 8 total)