Forum Replies Created
-
AuthorPosts
-
Axle SupportModerator
Hi @pfannkuchen,
Please go to Appearance > Customize > Additional CSS and add the following CSS to change size of the logo.
.site-branding a img.custom-logo { width: 200px; height: auto; }
Please change width as per your requirement.
Regarding the location of logo, please let us know where do you want to show it.
Axle SupportModeratorHi @yao,
It is not possible to show slideshow on each page. You can either create child theme and customize the theme or use page builder like Elementor Pro (because there is no slider on free version of Elementor) to add slider on each page.
Axle SupportModeratorHi @vickywu
This happens when we do not have meta/og image defined. You can use Yoast SEO or Rank Math or similar plugin which has the option to assign image for facebook, tiwtter or other social network sites for each page/post/product.
Axle SupportModeratorHi @acenjoymktg,
You can find content-post.php and content-page.php on this theme. Please remove the_content() from those files (any one of them which you require) and check if it works.
Axle SupportModeratorHi @Yao,
Please follow these steps to add slideshow:
– Go to Appearance >> Customize >> Featured Slider >> Slider Type
– Select options like these https://prnt.sc/o3aojf
– Note that pages you assign for slider need to have Featured Image.Please check all pages that you have used for slideshow and if they do not have featured image, assign featured image to them.
Axle SupportModeratorHi @acenjoymktg,
We recommend you to create child theme and work on child theme. You can find
the_content
filter on the folder template-parts > content.php file.Axle SupportModeratorGreat!!!
Axle SupportModeratorHi @acenjoymktg
Yes, you can use it but you will not get auto updates and premium support. You need to have active license key to get auto updates and premium support. So we recommend you to buy new license for each site. However, if you want to use theme without license key, you can use it as many site as you like.
June 10, 2019 at 11:19 am in reply to: Why is the widget of my homepage gone after updating to the latest version?! #12273Axle SupportModeratorHi Nikita,
This is because we have updated the theme to make compatible with Elementor and other page builders.
You simply need to assign Front Page template for home page to show widgets.
Please go to Pages, Edit Home page and assign it Front Page template like shown here
Axle SupportModeratorHi There,
Please go to Appearance >> Customize >> Additional CSS and add following CSS
#mobile-trigger{ background: transparent; left: 15px; padding: 5px; position: absolute; text-align: left; top: -150px; } .sidr-open #mobile-trigger { padding-left: 5px; top: -150px; } #mobile-trigger i{ color: #000; }
Please let us know if you need further help.
Thank you.
-
AuthorPosts