Forum Replies Created
-
AuthorPosts
-
Charles
ParticipantHi Jason, thanks for reaching out. This behavior is actually the default functionality of WordPress itself… I would recommend you try using the Cover Block instead of the Hero Block as a workaround. Thanks!
Charles
ParticipantThis content is restricted to Organic Themes members with an active subscription. Login here.
Charles
ParticipantHi Jason, thanks for reaching out. To remove that text, go to Appearance > Editor and click on the text to change it or delete it. Here’s a screenshot for reference.
Attachments:
You must be logged in to view attached files.Charles
ParticipantThis content is restricted to Organic Themes members with an active subscription. Login here.
Charles
ParticipantThis content is restricted to Organic Themes members with an active subscription. Login here.
Charles
ParticipantThis content is restricted to Organic Themes members with an active subscription. Login here.
Charles
ParticipantThis content is restricted to Organic Themes members with an active subscription. Login here.
Charles
ParticipantThis content is restricted to Organic Themes members with an active subscription. Login here.
Charles
ParticipantHi Alexis, disregard that message we got your website 🙂
Charles
ParticipantHi Alexis, can you please send the link to your website? Thank you
Charles
ParticipantNo worries!
Charles
ParticipantThis content is restricted to Organic Themes members with an active subscription. Login here.
Charles
ParticipantHi Alexis, the logo typically has a set size within the block options. Generally, you just want to set a logo width that works well in both mobile and desktop.
However, if you wants separate sizes, this will require a little more CSS:
@media screen and (max-width: 768px) {
.site-logo-wrapper {
max-width: 120px;
}
}You’ll need to adjust the width value as needed.
Charles
ParticipantThis content is restricted to Organic Themes members with an active subscription. Login here.
-
AuthorPosts