-
AuthorPosts
-
February 3, 2021 at 7:17 pm #1277438
Hi Team,
I’m using blog grid and the title appear under the image in bold and capitalized while the title of the article is not in capital letters (bad image), I would like it to appear normally (as written, i.e. not capitalized and not in bold).February 4, 2021 at 6:37 am #1277552Hi kouamx100,
I would like to use this as a reference this demo for the Blog Grid: https://kriesi.at/themes/enfold-2017/blog/blog-default/
I could see the title is not in capital letters (displayed as it is written) and not in bold (visually it looks bold because of the large font size and darker color).
Can you give us the link to your blog page? so we can try to inspect it and give some css to adjust it.Best regards,
NikkoFebruary 4, 2021 at 12:22 pm #1277665Le site est encore en construction, je vais ouvrir le temps que vous m’assistez. veuillez trouvez le lien en contenue privé
February 4, 2021 at 3:07 pm #1277728Hi kouamx100,
Try adding this CSS code in Enfold > General Styling > Quick CSS:
.html_modern-blog #top #wrap_all .avia-content-slider .slide-entry-title { font-weight: normal; text-transform: none; letter-spacing: 0; font-size: 18px !important; }
just adjust the font size value.
Hope it helps.Best regards,
NikkoFebruary 4, 2021 at 4:16 pm #1277743I think it’s good, but the space between the “category” and “Read more” is a bit big, can you help me reduce please ?
- This reply was modified 3 years, 9 months ago by kouamx100.
February 7, 2021 at 1:02 pm #1278434Hi,
sorry for the very late reply, and thanks for the links. To adjust the space between the “category” and “Read more”, please try this css in your Quick CSS:h3.slide-entry-title.entry-title { padding-bottom: 0 !important; margin-bottom: 0 !important; } .html_modern-blog #top .post-entry .blog-categories { top: 0 !important; }
For your #le-conseil-des-sages team names the current css is:
.team-member-name { margin-top: 7px; font-size: 1.55em; }
I believe this is in your custom css, please try to adjust to
font-size: 1em;
or to suit, and then clear your browser cache and check.Best regards,
MikeFebruary 7, 2021 at 3:12 pm #1278447February 7, 2021 at 6:45 pm #1278459Hi,
Glad to hear, is there anything else we can assist with on this issue, or shall we close this then?Best regards,
MikeFebruary 8, 2021 at 9:17 am #1278573Yes, I asked another question in another thread without response.
“I’m using TablePress, I have a table with id 1, the table displays normally but doesn’t collapse, please is this a conflict with Enfold? What should I do to fix it?
Short code : [table id=1 responsive=collapse /]”Link to the Question : https://kriesi.at/support/topic/tablepress-collapse-doesnt-work/#post-1278359
February 8, 2021 at 1:42 pm #1278658Hi,
Thank you, please note that we find it easier for solutions to be found and to assist when each thread is focused on a single issue, so while this one seems to be sorted out now, we should close it, agree?
I took a look at your other thread and posted a solution there, we will continue there for that one.
Thank you for your patience and understanding.Best regards,
MikeFebruary 8, 2021 at 4:29 pm #1278696Yes, you can close it, thanks very much
February 9, 2021 at 4:44 am #1278885Hi kouamx100,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Problem with Blog Grid’ is closed to new replies.