gracethemes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Creator World] Header not resizing in mobileHi
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, 11 months ago by gracethemes.
Forum: Themes and Templates
In reply to: [Prevalent] Uneven box length at the bottom of the home pageHi Ravneet,
Can you please write in details so we can assist you?
The Travel diaries page is displaying well also the four column services section of homepages is looking good.
https://ravneetsachdeva.com/travel-diaries/Please let me know your feedback.
Regards
Grace ThemesForum: Themes and Templates
In reply to: [Creator World] Header not resizing in mobileHi
This issue was already discussed and solved on our Support Forums.
I just noted that the URL is not set properly
https://myindieeditor.com/index.php/about/You need to set permalinks
Go to Settings -> Permalink Settings -> Post name -> click on Save ChangesRegards
Grace Themes
https://gracethemes.comForum: Themes and Templates
In reply to: [Creator World] Need image to fill frameThis issue was solved on support forum.
Regards
Grace ThemesForum: Themes and Templates
In reply to: [Creator World] Header not resizing in mobileHi
It seems that you are using custom header image for background and the background image is automatically adjust with the scree sizes.
Please use the logo with the transparent custom header image.
To upload logo
Go to Appearance -> Customize -> Site Identity -> LogoRegards
Grace ThemesForum: Themes and Templates
In reply to: [Creator World] Demo content importHi @damien_kz
This free theme doesn’t comes with the sample data whereas the PRO theme has ready to use demo content and images.
https://gracethemes.com/themes/construction-wordpress-theme/After installing the Creator World theme you need to setup the theme through
Appearance -> CustomizeFor homepage slider and services section you need to create pages with content / featured image and then you can select these pages for particular section.
Regards
Grace Themes
https://gracethemes.comForum: Themes and Templates
In reply to: [Creator World] Demo content importHi
This theme doesn’t comes with the sample data and demo content.
After installing the theme you need to setup the theme through
Appearance -> CustomizeFor homepage slider and services section you need to create pages with content / featured image and then you can select these pages for particular section.
Regards
Grace Themes
https://gracethemes.comHi stephatomic,
The background image changing option for “About Us” section is not available.
You can replace your own image with the default image.Go to the /images folder and replace welcomebg.jpg file with your new image file.
Can you please share your website URL so we can check to assist you?
Regards
Grace Themes
https://gracethemes.comForum: Themes and Templates
In reply to: [Prevalent] Uneven box length at the bottom of the home pageHi Ravneet
Thanks for using our Prevalent WordPress Theme for developing your website.
I noted that the URL is not set properly
https://ravneetsachdeva.com/index.php/publication/You need to set permalinks
Go to Settings -> Permalink Settings -> Post name -> click on Save ChangesRegards
Grace Themes
https://gracethemes.comForum: Themes and Templates
In reply to: [Prevalent] Uneven box length at the bottom of the home pageHi rsachd20
Please use the same size images for four boxes section.
Can you please share your website link so we can check and solve your issues?
Regards
Grace ThemesHi Benjamin,
Thank you for pointing issue about Full width page template. We will update code in our theme.
Regards
Grace ThemesForum: Themes and Templates
In reply to: [Creator World] Don’t want to show website title/description…Hi
To hide the website title and tagline in your website
Go to the Appearance -> Customize -> Additional CSS
and use below css code.logo { display: none; }
Regards
Grace ThemesForum: Themes and Templates
In reply to: [Pleasant Lite] Change footer colorHi
Go to Appearance -> Customize -> Additional CSS
and use below css code to change the footer bachground color.copyright-wrapper { background-color: #ccc; }
Regards
Grace ThemesForum: Themes and Templates
In reply to: [Pleasant Lite] Size ChangeHi
That problem was solved by our support staff.
Regards
Grace ThemesForum: Themes and Templates
In reply to: [BizGrowth] Autoplay sliderHi wbjtk
To autoplay the homepage nivo slider
Go to the js/jquery.nivo.slider.js fileat line no. 22 set stop: false
Regards
Grace Themes