Hello! I need help fixing my site title and blog titles to be mobile-friendly. I have used the CSS code below, however it is not helping the situation. Maybe the code I am using is wrong? Please help me! Thank you:)
@media screen and (max-width:
480px) {
#frontpage-section
.wf-active .site-title {
font-size: 10px;
}
.wf-active .site-description
{font-size: 9px;
}
}
@media screen and (max-width:
480px) {
#blog-section
.wf-active .site-title {
font-size: 10px
}
}
The blog I need help with is hemotherapeutics.com.
]]>Hi, in Juno Pro, how do I display Categories on a single post page? There is an option in Customize / Blog, to ‘Show Category in Blog Items’ which just shows the categories on the main blog page, but there is no option to show them on a Single Post page. How may I do this?
Thanks
]]>Using Juno theme, feature image for posts does not display on Facebook previews when I paste the link into a Facebook post. Only the main header image for my website will display every single time. How do I get the feature image for individual posts to be featured in social media previews?
]]>Can anyone tell me how to remove the two grey boxes under the social link section of a home page?
]]>Hi, is it possible to show recent blog posts to appear on the (static) home page in the same manner as ‘Projects’ and ‘Clients’ in your theme demo? The default WordPress ‘Recent Posts’ widget only lists them, whereas it would be great to have them display like Projects/clients. Thanks
]]>Hello,
As mentioned earlier there are some problems with the responsiveness of this theme. The entry-headers are overflowing on small screens. Maybe insert a media query like this?:
div#single-title-box {
padding: 30px 5px;
color: #fff;
position: absolute;
bottom: 0;
width: 100%;
}
@media (min-width:500px) {
div#single-title-box {
padding: 30px;
}
}
]]>
Hi,
I’ve been trying to work on my webpage and for some weird reason the bottom page links, which in essence are the equivalent of <previous page> and <next page> are not in order from that page onwards.
I’ve tried to reorganize them countless times and eventhough they are correctly nested in the right order I cannot seem to find what is causing this discrepancy.
Any help would be kindly appreciated.
MM
Hello dev.
I new in the wordpress dev world. And I want to put a ads-tags script after 3 post on the front-page. But I got stuck by the_content()
that showing the list of post on front-page.
Can you help me with this ?
What kind of loop that I can use to insert the ads-tags after 3 post ?
Thank you for the respons
]]>Hi everyone,
I’m helping someone with their wordpress site https://www.pace-coach.com/ and I’ve changed their theme to Juno. I like the layout but I feel like it’s not customisable enough!
Any ideas on how I can get the heading to be left-aligned rather than centre? I tried using the code suggested on another forum but there was no change at all. Alternatively, any suggestions on similar looking / professional themes that are more customisable with minimal knowledge of code? Any help would be much appreciated.
Thank you!!
]]>Love the look of the theme, but the front page slider and headers seem not to be mobile friendly.
The screen is not resizing properly in portrait views (the last couple of letters of the site name are cut off and require scrolling to see them). This issue can seen with the Juno website: https://juno-demo.smartcatdev.wpengine.com/. Open that up on a mobile device and view in portrait orientation. For example, the screen “A BEAUTIFUL, HIGHLY CUSTOMIZABLE THEME” shows up as “A BEAUT HIGH CUSTOMI THEM”.
On subsequent pages, there only seems to be a size compatibility issue with the header. In-page content is resized properly and can be seen without scrolling horizontally.
Is there a way to get all the content (including on the home page) to show up on one screen without horizontal scrolling? I love the theme and want to use it, but a mobile compatibility issue is definitely a dealbreaker.
Thanks!
]]>hi.
This is a lovely theme.
but html tags etc are showing in the featured posts and blog posts page (not on the single posts).
how to remove this? thanks
Having an issue with this theme…it shows links as html instead of pictures, links, and videos. It’s doing this on the static front page in the Frontpage Area where you can link to a specific blog post or page and also on the blog page in the 3 column layout where we have a blog post with a video- it’s showing as code instead.
Help appreciated! Thanks
]]>I have level 2 menus set on the Juno theme. This morning the level 2 pages showed up under the appropriate level 1 menu item. For example one of my main menu options is Results and under results I have level 2 pages of: Race Results, Late Model Points, etc. There level 2 pages were showing up this morning when I hovered over the menu options now they are no longer there. How do I get them to come back?
]]>Hi,
website is: susierichardson.com
Where is the document to help us to set-up this beautiful template. I already have some issue:
1- Home page:
. I choose to show the Frontpage Widget Area A and B. Unfortunately when I try to add the widget on area A: site origine posts carousel – it’s only shows less than 1/3 of the width of the home page. Idem if I try to add it on area B. If I add the same widget on a regular page (About page), than it works properly. How to fix that.
. How to remove the right side bar from the home page and all others? I only want to keep it for the blog page (storytelling)
. How to remove the HOME edit square … located on the left side of the right sidebar.
2- Background color of the site – how to change it – need a css?
3- Where I can find the forum and/or support about this template?
Thank you
]]>