Home › Forums › Basel support forum › Getting images to look right after migrating to Basel
Getting images to look right after migrating to Basel
- This topic has 11 replies, 2 voices, and was last updated 7 years, 3 months ago by
Elise Noromit.
-
AuthorPosts
-
June 2, 2018 at 6:38 pm #60866
TaigerParticipant1. Getting images to look right after migrating to Basel, Images from past post do not have spaces between them. and not the same width?
2. Related posts do not show up on
Attachments:
You must be logged in to view attached files.June 2, 2018 at 6:41 pm #60868
TaigerParticipantalso. please see home page.
Can not get the blog pluging to only show 6 posts.
It is ok on the dev site.
June 2, 2018 at 7:21 pm #60875
Elise NoromitMemberHello,
Your screen is not clear enough. Please provide site admin access both of the sites as well as the page URLs which differ.
Also, the screen of the elements which you want to correct would be helpful.
Best Regards
June 3, 2018 at 9:43 am #60913June 3, 2018 at 9:54 am #60918
TaigerParticipantIs there a way to remove the featured images on some post, but still have it show on the archive page?
June 3, 2018 at 9:55 am #60919
TaigerParticipantHow can we remove: Posted by…
June 3, 2018 at 10:32 am #60922
TaigerParticipantHi
1. How can I remove the shadow from the images attached?
2. how can I remove the date from the boxes or make it not so showable,Attachments:
You must be logged in to view attached files.June 3, 2018 at 10:57 am #60925
Elise NoromitMemberHello,
1. Images do not line up,
Click the image http://prntscr.com/jq7g77 and align the image as per your needs. You can also edit the image size.
1.a. No image gap between images
Divide images with the empty line (click “Enter”) these images have no gap http://prntscr.com/jq7gqz and these ones have: http://prntscr.com/jq7h25
2. Show related posts
Please navigate to Theme Settings > Blog and activate Related posts.
3. Blog page showing the word blog (H1)
Title Blog has h3 tag http://prntscr.com/jq7i8d We can hide this with custom CSS and you will add the title inside post body and set the proper tag.
Is there a way to remove the featured images on some post
Yes, you can.
1. Switch to Backend editor http://prntscr.com/jq7j4h
2. Enter the page setting block http://prntscr.com/jq7le2 and insert this CSS:.entry-thumbnail{ display:none!important; } .blog-post-loop .post-date { margin: 20px 0; } .blog-post-loop.post-single-page .entry-title { margin-top:40px; }
I cannot see “Posted by” in your posts seems you have already settled that.
Best Regards
June 3, 2018 at 11:25 am #60926
TaigerParticipantThanks, will see how it works out
June 3, 2018 at 12:38 pm #60933
Elise NoromitMemberIf you have any questions please feel free to contact us.
Best Regards
June 3, 2018 at 1:18 pm #60941
TaigerParticipantHi, I have a Quick one. Can you tell me the css to place the blog title above the featured image
Regards Tai
June 3, 2018 at 3:34 pm #60953
Elise NoromitMemberHello,
No, CSS cannot change the structure. You will need to customize post template. Or you can hide featured image, put the title, and add the image in the post body.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register