Adam Leone
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pendant] Change Font FamilyHey there,
It should be possible to add more fonts via a fonts plugin, what is the URL of the site and where is it hosted exactly?
Hello there,
It looks like the blue background is being generated by the theme, but it’s a background colour, as the iframe that powers the ads is sitting on top of that.
When was the Adsense account created and added specifically? The reason why I ask is because it has been known for these ads to take a while to appear.
Many thanks.
Forum: Themes and Templates
In reply to: [Dyad] Centering Logo Regardless of Screen Width?Hey there,
Would you be willing to adjust the CSS to:
@media only screen and (max-width: 960px) { .site-branding { padding-bottom: 1.3rem; width: 100%; }960px is when the mobile menu kicks in, so you may see this working from that point.
Many thanks.
Forum: Themes and Templates
In reply to: [Stewart] How to center align the blog post’s title?Hello there,
Are you able to provide a list of the templates you’re seeing via Appearance > Site Editor please.
Many thanks.
Forum: Themes and Templates
In reply to: [Dyad] Centering Logo Regardless of Screen Width?Hey there,
Excuse the delay here – we’ve not been receiving the notifications to these replies, but this has now been resolved.
Looking at the site on a mobile, I’m seeing the logo is center aligned – do you still require assistance with this issue?
Forum: Themes and Templates
In reply to: [Orvis] Text link are shown as whiteHey there,
Hmm, I’m seeing the links as grey – are you able to point me the right direction as to where the links are white please?
Many thanks in advance.
Forum: Themes and Templates
In reply to: [Orvis] No more spaces between gallery picturesHey there,
I’m seeing gas there in between the images in the gallery.
Can you tell me if you’re still seeing this on your end?
Forum: Themes and Templates
In reply to: [Orvis] Page does not load content and keeps reloadingHey there,
I can’t replicate that issue – can you tell me what browser you’re using and what browser extensions may be in use please?
Forum: Themes and Templates
In reply to: [Orvis] Portfolio hover overlay not working on FirefoxHey there,
Many thanks for reaching out.
Currently, I’m unable to replicate that behaviour in Firefox. Are you experiencing this on another browser?
Is the hosting provider using any kind of CDN?
I wonder if this could be related to how Firefox deals with privacy and cookies from third parties.
I.e. it would work the first time, but upon refresh, a cached file from a third party would be served…
Forum: Themes and Templates
In reply to: [Orvis] No Image in right hand columnHey there!
Looking at the site, it looks like the images are present currently.
To check, are you also seeing images?
Many thanks.
Forum: Themes and Templates
In reply to: [Pendant] Pendant theme: white space below headerHey there,
I’m not seeing that white bar in that site.
Are you use any ad blockers or anything of that nature, in the chrome browser?
Hey there,
Thanks for reaching out.
The colours and background options are exclusive WordPress.com options.
Also, to note, WordPress.org isn’t a service per say, it’s just where the free open source software can be obtained.
Forum: Themes and Templates
In reply to: [Stewart] How to center align the blog post’s title?Hey there,
When I am attempting to edit the page to the post itself, the auto-generated title section gives me no options to edit other than adding and removing text.
To check, to change that alignment on a single post page, you may need to go to Site Editor > Single.
It sounds like you may be trying to change this via Posts > Edit – is that correct?
Forum: Themes and Templates
In reply to: [Sketch] No Project FoundHey there,
Sure, this CSS should help:
section.no-results.not-found { display: none; }This can be added via Appearance > Customize > Additional CSS.
Forum: Themes and Templates
In reply to: [Loudness] Responsive ImagesHello there,
Hmm, I wonder if there’s something odd happening with your site (also going by the other thread regarding the sup styling the editor).
Some things I’ve noticed here:
- The image being used on the site, looks to be: https://drikkes.com/wp-content/uploads/2023/02/0ee716954d594eb8b2a7bd4139877ded.jpg – which is 600px by 600px.
- It looks like the image is still loading via a lazy loading and the container look’s odd when inspecting via a console.
How are you creating and uploading content exactly? Are you building this outside of WordPress and copying it in?
Also, where is the site hosted exactly?
I’m wondering if we can kill two birds with one stone here… 🙂