Forum Replies Created
-
AuthorPosts
-
ProDesigns
KeymasterHi Belafabrica
You can use SEO plugins like Yoast SEO or similar for it.
Thank you.
ProDesigns
KeymasterHi @Fernando,
Please copy the template-parts folder to your child theme. Keep content-single.php and content-page.php and remove other files.
Open these 2 files on the editor you use to edit a file and change H2 to H1 as per your need.
Thank you.
ProDesigns
KeymasterHi @Timleyi,
Can you please provide us your site URL? We will check your issue and provide you proper solution.
Thank you.
ProDesigns
KeymasterHi @ceobaba78,
We have imported demo content to your site.
Please check it.
Thank you.
ProDesigns
KeymasterHi @Fernando,
You can create child theme and change H1 tag from there.
Thank you.
ProDesigns
KeymasterHi @Fernando,
We have used H1 for site title in the header so you do not need to add H1 again for page/post title.
It is not recommended to use multiple H1 at same page.
Thank you.
ProDesigns
KeymasterHi @hk runhotel
Please go to Appearance >> Customize >> Additional CSS and add following CSS to hide related products.
section.related.products { display: none; }
We will add the option to enable or disable Related Products in next update.
Thank you.
April 25, 2018 at 8:19 am in reply to: Decrease the space between the sections, change font, change background color #7986ProDesigns
KeymasterHi @Bably,
Please find the answer to your questions below.
1. Decrease the space between two sections?
A: Please go to Appearance >> Customize >> Additional CSS and add following CSS#home-page-widget-area .widget { padding: 80px 0; }
In above code 80px padding (space) is added between two section. You can reduce it as per your requirement.
2. Change the font in the overall website?
A: Free version of this theme do not have the option to change fonts. You need to use upgraded premium version for it.3. Change the background Color only when I am using the Text widget in the home page.
A: You can use following CSS to change background of text widget section#home-page-widget-area section.widget_text { background: #ededed; }
Please change color as per your requirement in above code.
Thank you.
ProDesigns
KeymasterHi @hk runhotel
Please go to Appearance >> Customize >> Theme Options >> Shop Page Options and select ‘No Sidebar’ for Shop Sidebar option.
You can find more options for shop page there.
Please check them.
Thank you.
ProDesigns
KeymasterHi @rajibms,
This is the color that comes from google adsense. We cannot change it from our end.
Please check your adsense account. If there is option to change color, please change it from there.
We do not have control over google adsense or any other iframe codes.
Thank you.
ProDesigns
KeymasterHi @ceobaba78,
We are using categories to display posts in different blocks. During demo import category created on your site will have a different id so widgets will not work properly.
If you can provide us temporary wp-admin login, we will import demo content for you and make your site look exactly like demo.
You can change content to yours after that.
Thank you.
ProDesigns
KeymasterHi @DonnaM1
Can you please provide us your site and wp-admin logins? Please send it here https://www.prodesigns.com/wordpress-themes/contact-us/
We will import demo data for you.
Thank you.
ProDesigns
KeymasterHi Farhan,
You can use only font awesome icon on BP: Services widget.
Thank you.
ProDesigns
KeymasterHi Fernando Teixeira,
There is no option on theme to display certain widget for home page and other for inner pages.
However, there are few plugins like Conditional Widgets or similar which can do it.
Thank you.
ProDesigns
KeymasterHi @Abn,
We have used h2 for a title of the post.
As per best SEO practice, it is recommended to use one H1 tag in any page and H2 for a title of the page.
So we have used H1 for site title at the header and H2 for the page title.
Hope this makes you clear.
Thank you.
-
AuthorPosts