jmpavo
Forum Replies Created
-
Forum: Plugins
In reply to: [Recencio Book Reviews] Make book detail items boldThanks, man! That workaround works perfectly.
Forum: Plugins
In reply to: [Recencio Book Reviews] Make book detail items boldI added the code to Reviews Custom Styling in your plugin (at the bottom of the Templates tab). So I expect it to appear e.g. here.
Forum: Plugins
In reply to: [Recencio Book Reviews] Make book detail items boldHi Kemory, thanks for your quick response!
Unfortunately, I’ve never used CSS before. Copying your code doesn’t seem to produce the desired result.
But I suspect I have to substitute a few things in the code, is that correct? Could you help me one step further by giving the code for changing the labels for Author and Title to bold?
I tried both your code without editing it, and the following, but that didn’t work:
.rcno-tax-author,
.rcno-meta-key {
font-weight: 900;
}- This reply was modified 3 years, 4 months ago by jmpavo.
Forum: Themes and Templates
In reply to: [Astra] How to change position of featured image in blog feed?@brainstormteam, I would love to, but I haven’t seen any response yet.
How do I access the ticket?- This reply was modified 4 years, 6 months ago by jmpavo.
Forum: Everything else WordPress
In reply to: Can’t get rid of white spaceAwesome, that did the trick, thank you!
Forum: Everything else WordPress
In reply to: Can’t get rid of white spaceThe solution by Vikas worked perfectly for one blog, but when I wrote the second blog I realized I had to apply the same solution to that post again (and every other future post).
Is there a way to do it once and for all?
Forum: Developing with WordPress
In reply to: Suggestions for two blogs in one WordPress?Managed! Chose to link to two different categories.
Forum: Everything else WordPress
In reply to: Section is too bigAny suggestions on how to reduce the height of the section?
Forum: Everything else WordPress
In reply to: Can’t get rid of white spaceThanks, Vikas!
I changed the margins to -30px and that worked.Forum: Everything else WordPress
In reply to: Can’t get rid of white spaceWell, it does solve the problem of the two columns having different heights, but there is still a significant amount of white space between the breadcrumbs and the Title of the post.
In fact, this white space would be perfect for the category title without anything else.
How do I add that category title without increasing the white space?
Forum: Everything else WordPress
In reply to: Section is too bigYea, I’m sorry! I tried to move from http to https, and then got in trouble. By now the website is back up again.
Forum: Everything else WordPress
In reply to: Can’t get rid of white spaceWow, that does indeed do the trick, thanks!