Forum Replies Created
- AuthorPosts
- HashKeymaster
This content is restricted to buyers of Square Plus.
HashKeymasterThis content is restricted to buyers of:
HashKeymasterThis content is restricted to buyers of:
HashKeymasterThis content is restricted to buyers of:
HashKeymasterThis content is restricted to buyers of:
HashKeymasterThis content is restricted to buyers of:
HashKeymasterThis content is restricted to buyers of:
September 5, 2022 at 10:21 am in reply to: owl carousel and ht-main-header not displaying correctly #47456HashKeymasterThis content is restricted to buyers of:
HashKeymasterThis content is restricted to buyers of:
HashKeymasterThis content is restricted to buyers of:
HashKeymasterThis issue has already been fixed in our update release. Please update the theme to the latest version.
If you are already using the latest version and still having the mentioned error in the console then please check by disabling all the plugin as plugin can also have outdated code.
Thanks
August 3, 2022 at 10:59 pm in reply to: Header disappears when Hash footer replaced by Elementor + improvement proposals #47338July 27, 2022 at 10:18 am in reply to: How to import site with basic SquarePress theme to new site with SquarePlustheme #47309HashKeymasterThis content is restricted to buyers of Square Plus.
HashKeymasterHi,
You can add the custom link only in the premium version. But in the free version, the links are automatically liked to the selected page for that block.
Thanks
HashKeymastersorry, the correct code is
@media screen and (min-width: 580px){
.sq-site-title a {
font-size: 14px;
}
}HashKeymasterDo you mean that the header title and tagline is displaying over the sider?
If it is the case then you can fix it by making the header title font size smaller in the mobile version. For that you need to add custom CSS code by going to Appearance > Customize > Additional CSS
@media screen and (max-width: 580px){
.sq-site-title a {
font-size: 14px;
}
}HashKeymasterThis content is restricted to buyers of Square Plus.
- AuthorPosts