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 #47309HashKeymaster
This 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.
HashKeymasterPlease check by disabling all the plugins. This feature should work in free version as well.
Thanks
HashKeymasterThis content is restricted to buyers of:
July 8, 2022 at 10:20 am in reply to: Footer showing double content with header-footer builder #47154HashKeymasterThis content is restricted to buyers of:
HashKeymasterThis content is restricted to buyers of Square Plus.
HashKeymasterHi,
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
HashKeymasterThis content is restricted to buyers of Square Plus.
HashKeymasterThis content is restricted to buyers of Square Plus.
HashKeymasterThis content is restricted to buyers of Square Plus.
HashKeymasterThis content is restricted to buyers of:
- AuthorPosts