gracethemes
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Default Related Products Not Displaying CorrectlyHi @davidgifmc
This issue can be solved by adding the below css code in custom css box or style.css file
section.related.products{ clear:both; padding:30px 0; }
@johndcoy Thanks for your attention
Regards
Grace ThemesForum: Fixing WordPress
In reply to: One H2 header missing on published pageHi @davidgifmc
Please send your website URL at [email protected]
The page URL https://www.ifmc.co/faqs/#Community-fiber_is_a_failure_right is not working@t-p Thanks for your help.
Regards
Grace ThemesForum: Themes and Templates
In reply to: [Creator World] Copyright information change?Hi,
The settings is not available to change the footer copyright information.
But you can easily change this from footer.php fileGo to the Appearance -> Editor -> footer.php and change the copyright text
Regards
Grace ThemesForum: Themes and Templates
In reply to: [Businessweb Plus] Themes options disapearedHi,
The “Themes Options” are available in PRO version.
To setup your theme, you need to create pages for slider, services and about section with Featured image
And then Go to Appearance -> Customize -> Slider / Services/ About -> Select Page
Please check the documentation to customize the theme
https://gracethemes.com/documentation/businessweb/#homepage-liteRegards
Grace ThemesForum: Themes and Templates
In reply to: [Prevalent] free version homepage problemPlease check the documentation to customize the theme
https://gracethemes.com/documentation/prevalent-doc/#homepage-liteRegards
Grace ThemesForum: Themes and Templates
In reply to: [Prevalent] Demo contentHi,
The demo content for free theme is not available. Also the Themes Options are available in PRO version.
To setup your theme, you need to create pages for slider, services and about section with Featured image
And then Go to Appearance -> Customize -> Slider / Services/ About -> Select Page
Please check the documentation to customize the theme
https://gracethemes.com/documentation/prevalent-doc/#homepage-liteRegards
Grace ThemesForum: Themes and Templates
In reply to: [Milestone lite] Changing footer columnsHi,
Thanks for using our free theme.
You can use the Footer widget to customize the footer section.
Please forward your queries to [email protected]Regards
Grace ThemesForum: Themes and Templates
In reply to: [BizGrowth] Theme Options not availableHi
The Theme Options are available in PRO theme.
To setup and customize the BizGrowth Free theme- Create page for slider, services and about us section with Featured Image
- Then Go to Appearance -> Customize -> Slider Settings / Services
- Select pages for slider, services and about section
Please check the documentation to customize the free theme
https://gracethemes.com/documentation/bizgrowth/#homepage-liteRegards
Grace ThemesForum: Themes and Templates
In reply to: [Study Circle] Not compatible with IE 11Hi sarahdionne
Can you please send your website URL so we can check and assist you?
Please send us some screenshot to figure out the issues at [email protected]Regards
Grace ThemesHi Jory,
Thanks for pointing out this issue. We will correct this in our next theme update.
Thank for your cooperation.
Regards
Grace ThemesForum: Themes and Templates
In reply to: [Powerclub Lite] Slider manage in Free VersionHi
For slider, you need ti create pages and set featured images.
Then Go to Appearance -> Customize -> Homepage Slider
and select the slider pages.Regards
Grace ThemesForum: Themes and Templates
In reply to: [Creator World] Page title sizeHi,
Sorry for the delay!
To change the font size of page title
Go to Appearance -> Customize -> Additional CSS
and use below css code in additional css boxh1.entry-title { font-size: 25px; }
Please do this changes and let me know your feedback.
Regards
Grace themesForum: Themes and Templates
In reply to: [Endanger] Slider doesn’t linkHi
Can you please send your website URL at [email protected] so we can check and assist you?
Regards
Grace ThemesForum: Themes and Templates
In reply to: [Pleasant Lite] Mobile version – Menu cant be touchedHi
Can you please send your website URL at [email protected] so we can check and assist you.
Regards
Grace ThemesForum: Themes and Templates
In reply to: [Creator World] Logo size issuesHi
To change the size of logo mage
Go to functions.php file
at line no.39 you will find the below code
add_theme_support( ‘custom-logo’, array(
‘height’ => 80,
‘width’ => 150,
‘flex-height’ => true,
) );Change the height and width of logo images as per your requirement.
After changing size, remove the old logo and re upload new logo image.Regards
Grace Themes- This reply was modified 7 years, 7 months ago by gracethemes.