Hi,
Thanks we need to know which module contains wordpress comments count to edit it.
Regards,
Hi,
For width 1068, What is the expected height ratio?
Regards,
Hi,
Thanks for your reply,
kindly specify the recommended dimensions for images.
Regards,
Hi Catalin,
Thanks for your reply,
When we search for “News” word our home page displays in search results.
https://blustart.wpengine.com/search/news
Home pages title is News.
Regards,
Hi,
Checkk this article in Mobile view
http://blustart.wpengine.com/the-hand-rail-is-going-a-little-faster-than-the-moving-sidewalk/
Regards,
Dear Bogdan,
But for our case, this is not a Thumbnails of a block
In our case, the picture of the category page is displayed correctly, however, in the mobile view we get a black space at the bottom of the page.
Note: we tried the proposed fix but no change occurred.
Regards
Hi,
I disabled all plugins, cleared the cache, Nothing changed.
Regards,
Hi Bogdan,
Thanks it works fine now,
Regards,
Hi,
Thanks for your reply,
Spaces are n’t affect the css code , This code has no spaces and it works fine, but it changes the background for all categories.
.td-category-header.td-image-gradient-style8{background-image: url(“bac.gif”);}
If I have a category its name “Farm” and slug”farm”
I added this code but it doesn’t work.
.category-Farm .td_category_template_8 .td-category-header .td-image-gradient-style8 {
background-image: url(“http://www.baereralreaerermyed.com/wp-content/uploads/2016/11/back3.jpg”);
background-repeat: no-repeat;
background-size:100%
}
Regards,
Hello,
We need to have a specific background for each category, I added the following code:
.td-category-header.td-image-gradient-style8{background-image: url(“bac.gif”);}
it changes all the category box background, I tried to use the name of the category in this code.
it doesn’t work:
categories name i need to change the background for (classic, farmhouse) I tried
.categoty-classic.td-category-header.td-image-gradient-style8{background-image: url(“bac2.gif”);}
.categoty-farmhouse.td-category-header.td-image-gradient-style8{background-image: url(“bac3.gif”);}
Thanks to help us to solve it.
Regards,
