itimpinoy
Forum Replies Created
-
Forum: Reviews
In reply to: [evolve] Good but could be better, iffy support thoughThank you for replying.
You provided me with the solution in one of my support threads. THank you again.
@media (max-width: 991px) {
.home .odd1,
.archive .odd1,
.search .odd1,
.blog .odd1,
.page-template-blog-page-php .odd1 {
clear: both;
}
}author reached out to me and advised to submit the following code.
@media (max-width: 991px) {
.home .odd1,
.archive .odd1,
.search .odd1,
.blog .odd1,
.page-template-blog-page-php .odd1 {
clear: both;
}
}Forum: Themes and Templates
In reply to: [evolve] EVOLVE Theme: post image issues.Resolved: I used the regenerate plug in and resized thumbnails before upload AND the magic trick of
{width: 98%;
max-width: 625px;}
for my pictures in custom cssI still have not found a solution.
Forum: Themes and Templates
In reply to: [evolve] EVOLVE Theme: post image issues.Is there any other solution that could possibly work?
I am at my wits end.
Forum: Themes and Templates
In reply to: [evolve] EVOLVE Theme: post image issues.Hey Denzel Chia
Thank you Sir!
I tried that as well. But when I look at the site on my mobile. It forces the pictures to scrunch up.I got it resolved. I changed the size of the pictures and updated my custom code.
Thank you.
Hey Denzel
Sorry for the lat response and thank you for responding. The original theme was the 2012 theme.I did try your suggestion of uploading an image larger than 60 x 330 and still ran into the same issue.
I havent tried to dl the regenerate thumbnails plug in yet becuase I wanted to know if you had any other thoughts prior to me doing so.