Add custom styles to the Raft theme
Add custom styles to the Raft theme
Add custom styles to the Raft theme
Content doesn’t fit on large size desktops like 2560×1440
Styling best practices for single pages/templates
If you’d like to use <h3> tags that are the same size as your <h4> tags only on one page, add a specific class to each of the <h3> tags you’d like that size. In the Classic Editor, you should have a “Text” tab where you can input custom HTML. In there, type your <h3> … Read more
Over on wordpress.org, A user commented that targeting this path: header form.search-form, header .search input { width: 100%; } might work and it did. I didn’t realize that targeting the form would have transpired to much but it did. His answer resolved it.
How to add an active state class to my info box
Ok I’ve managed to find a solution to this 😊 It was to remove all previous overflow elements and replace it with this: @media (max-width:480px) {#page {overflow-x:hidden}} I now have no double vertical scrollbars and no horizontal scrolling on mobile devices – result! Hopefully leaving this post here will help someone else some day 😊 … Read more
Image and font support missing in editor when deploying theme remotely
Grid problem on privew mode
How to display product variations on same row