- This topic has 8 replies, 2 voices, and was last updated 4 years ago by
David.
-
AuthorPosts
-
March 1, 2019 at 11:44 pm #826235
April
I am using the dispatch theme to get the front page and content widgets for my magazine type site. However, I don’t like the look of the single post pages. I just want it to be very simple….
Featured Image, with no gradient, no container, etc. (Full width is fine as long as its responsive. My header images are typically all 560×315) under that title, under that categories…with a sidebar. What I consider more of a traditional post page.
FEATURED IMAGE
TITLE
CategoriesHow would I accomplish this without breaking the other parts that are working perfectly?
GeneratePress 2.2.2GP Premium 1.7.8March 2, 2019 at 3:35 am #826330David
StaffCustomer SupportHi there,
the single post uses an Element Header.
Go to Dashboard > Appearance > Elements —> Single Post (Type = Header). Click Quick Edit and Save it as a Draft. You will see the change to the blog. If happy then you can delete this element.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 2, 2019 at 9:02 am #826631April
That is much better but the featured image is still in a separate div at full-width. I need it in the <div ID=”primary” to be above the title with the widget at equal height instead of under the featured image. More similiar to what your layout “Marketer” has going on for its featured image and sidebar.
March 2, 2019 at 9:07 am #826636David
StaffCustomer SupportIn the Elements – can you go in and delete the trash.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 2, 2019 at 10:57 am #826742April
OK before you said to go to quick edit and click save which saved Single Post to draft. I put it in the trash and did a permanent delete.
Still has the image in a separate div at the top. This is the div:
<img width=”1280″ height=”720″ src=”……March 2, 2019 at 10:59 am #826745April
div class=”featured-image page-header-image-single grid-container grid-parent”
March 2, 2019 at 3:11 pm #826885David
StaffCustomer SupportThats odd, can you flush any caches that you have. And then go to Customizer > Layout > Blog – Featured Image Single and change its location to below title to see if it changes place
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/March 2, 2019 at 5:58 pm #826937April
This worked! TYVM!! It was set to “above content area”. I believe I can do the rest of the edits from here.
March 3, 2019 at 4:46 am #827196David
StaffCustomer SupportAwesome glad to be of help.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.