Forum Replies Created
- AuthorPosts
- July 27, 2022 at 10:18 am in reply to: How to import site with basic SquarePress theme to new site with SquarePlustheme #47309
Hash
KeymasterThis content is restricted to buyers of Square Plus.
Hash
KeymasterHi,
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
Hash
Keymastersorry, the correct code is
@media screen and (min-width: 580px){
.sq-site-title a {
font-size: 14px;
}
}Hash
KeymasterDo 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;
}
}Hash
KeymasterThis content is restricted to buyers of Square Plus.
Hash
KeymasterPlease check by disabling all the plugins. This feature should work in free version as well.
Thanks
Hash
KeymasterThis content is restricted to buyers of:
July 8, 2022 at 10:20 am in reply to: Footer showing double content with header-footer builder #47154Hash
KeymasterThis content is restricted to buyers of:
Hash
KeymasterThis content is restricted to buyers of Square Plus.
Hash
KeymasterHi,
The slider should display below the header. Did you see such issue on our demo website as well?
Please reply back with your website URL so that we can check the cause of this issue.
Thanks
Hash
KeymasterThis content is restricted to buyers of Square Plus.
Hash
KeymasterThis content is restricted to buyers of Square Plus.
Hash
KeymasterThis content is restricted to buyers of Square Plus.
Hash
KeymasterThis content is restricted to buyers of:
- AuthorPosts