Posted in: Newsmag
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.
This forum is now closed to new posts
All existing content remains available to browse and search. For support, please email us at contact@tagdiv.com Our team is happy to help as soon as possible.
When setting the post templates to style 4 and viewing the website on an iPhone the featured image doesn’t appear to be resizing properly and is showing a thick dark grey line at the bottom. (See http://thejadedraver.com/news/the-prophet-wakes-man-up-from-coma/ )
The issue only appears to occur for style 4 on mobile with all other styles I have tried appearing to work fine. If I make the featured image taller then it will fill the box out however I’d prefer to keep it the current dimensions so as to not take up excessive screen space.
Do you have a workaround you could suggest and direct me on to fix this issue such as changing div height of the featured image for that style by any chance?
Hello,
I have checked your site and saw the image issues on smaller screen devices. This happens because of the resize your image gets. Our theme does not add a re-size to the images. It probably comes from an image optimization plugin or a cdn server. Please try to disable any image related tools and test again after also clearing the cache.
If all else fails, you can adjust the post style with css like so:
@media (max-width: 767px)
.td-post-template-4 .td-post-featured-image {
min-height: 133px;
}
Thank you!
Thanks for your help on that. I ended up adding the following code below to the custom CSS Section which seems to be doing the trick well. Custom CSS panel is a fantastic feature, didn’t realize how easy it was to make edits there.
@media only screen and (max-device-width: 480px) {
.td-post-template-4 .td-post-header {
padding-top: 0;
border-bottom: 0;
max-height: 200px;
}
.meta-info {
display: none;
}
.td-post-template-4 header h1 {
margin-bottom: 15px;
position: relative;
right: 2px;
}
}
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-advertisement | 1 year | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Advertisement". |
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
| Cookie | Duration | Description |
|---|---|---|
| _ga | 2 years | This cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assign a randomly generated number to identify unique visitors. |
| _gat_gtag_UA_43963494_1 | 1 minute | This cookie is set by Google and is used to distinguish users. |
| _gid | 1 day | This cookie is installed by Google Analytics. The cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing. The data collected including the number visitors, the source where they have come from, and the pages visted in an anonymous form. |
| Cookie | Duration | Description |
|---|---|---|
| IDE | 1 year 24 days | Used by Google DoubleClick and stores information about how the user uses the website and any other advertisement before visiting the website. This is used to present users with ads that are relevant to them according to the user profile. |
| test_cookie | 15 minutes | This cookie is set by doubleclick.net. The purpose of the cookie is to determine if the user's browser supports cookies. |
| VISITOR_INFO1_LIVE | 5 months 27 days | This cookie is set by Youtube. Used to track the information of the embedded YouTube videos on a website. |
| YSC | session | This cookies is set by Youtube and is used to track the views of embedded videos. |
| Cookie | Duration | Description |
|---|---|---|
| CONSENT | 16 years 5 months 26 days 13 hours 25 minutes | No description |
| yt-remote-connected-devices | never | This cookies is set by Youtube and stores the user's video player preferences using embedded YouTube video. |
| yt-remote-device-id | never | This cookies is set by Youtube and stores the user's video player preferences using embedded YouTube video. |