Styled Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pure & Simple] Header min-widthThere isn’t any settings for this.
You can change the size of font for mobile devices via custom CSS and target specific screen sizes with media queries.I assume you resolved this. When we reviewed you page it looked fine and was mobile responsive.
Forum: Themes and Templates
In reply to: [Pure & Simple] Menu item with submenu not showing on mobileWe are still working out some issues that the WordPress 5.5 update created. Many themes and plugins experience problems with this update.
For the time being, until we release a new version we recommend to installing the “Enable jQuery Migrate Helper” free plugin https://wordpress.org/plugins/enable-jquery-migrate-helper/ which should fix these problems temporarily.
Forum: Themes and Templates
In reply to: [Flat Responsive] Main Menu is not dynamic of Shamrock templateI think you landed on the wrong support forum, this forum is for Flat Responsive theme.
Forum: Themes and Templates
In reply to: [Pure & Simple] PHP 7.3 compatibilityhello Jessica,
You need to overwrite the files with the new version in the existing theme folder.
You can use your hosting control panel’s file manager or FTP client to do so.Forum: Themes and Templates
In reply to: [Pure & Simple] Remove Header Completelywe can’t preview your site as it has a “coming soon” holding page.
if you mean by “remove the header” hiding the area where the logo is located, you can do that with some custom CSS (add this to customizer / additional CSS)
#masthead { display: none; }Forum: Themes and Templates
In reply to: [Pure & Simple] Issues with metasliderOur theme doesn’t use metaslider. Are you sure you wrote to the correct support section?
Forum: Themes and Templates
In reply to: [Pure & Simple] Fonts not working anymoreOkay, no problem
Forum: Themes and Templates
In reply to: [Pure & Simple] Fonts not working anymoreI see no console errors on your site that would indicate fonts not loading. Have you tried clearing your cache?
Forum: Themes and Templates
In reply to: [Pure & Simple] Blog Pageperhaps you only have 1 post in the blog category? Or another reason could be that in your Reading settings the “Blog pages show at most” setting is set to 1 ?
Forum: Themes and Templates
In reply to: [Flat Responsive] Gutemberg missingPlease use the Classic Editor with the Flat Responsive theme, it’s not made compatible with Gutenberg yet.
Forum: Themes and Templates
In reply to: [Pure & Simple] Remove “entry-title” from just home pagetry this plugin https://wordpress.org/plugins/hide-title/
it adds an option to any post/page to hide the titleForum: Themes and Templates
In reply to: [Pure & Simple] Remove or change “Welcome to…”please go to Customizer / Basic settings / scroll to the bottom and check the “Hide default content” box. Then simply save your customizer setting.
Use the following steps to add a slider:
Go to Dashboard=> Appearance=> Widget=> Banner=> Then put a Text Widget inside the Banner widget area => Add your slider shortcode (from whatever slider you use) in this text widget
All this info and more can be found in the theme’s documentation here:
https://www.styledthemes.com/documentation/free-themes/pure&simple/Forum: Themes and Templates
In reply to: [Luminescence Lite] Space between sidebar and main contentI guess you can play around with the container backgrounds and margins to customize it like that. See if this helps:
.container-fluid { background: rgb(8, 84, 126); } #content-right { background: #ffffff; margin-top: 20px; }The theme is supported and we continue to maintain it.
Please note however that we don’t normally don’t provide help with site customization work. If time allows we are happy to provide a code snippet here and there but it’s not part of our standard support.hello Jen, if you used a different theme (Customizr) please contact the author of that theme so they can provide you with support https://wordpress.org/support/theme/customizr/