Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace Themes
MemberOk. That’s good
Grace Themes
MemberHi Giancarlo,
The top header strip of social media icon & contact info is also visible in mobile version.
To display top header section
Go to Appearance -> Theme Options -> Basic Settings -> Header top email and phone number stripPlease send your website URL so we can check and assist you.
Regards
Grace ThemesGrace Themes
MemberHi Giancarlo,
In slider section you can display only images with text caption.
You can’t display latest news in homepage slider.Please check the documentation to customize the homepage slider section
https://gracethemes.com/documentation/studycircle-doc/#homepage-sliderRegards
Grace ThemesGrace Themes
MemberYou are most Welcome..!
Grace Themes
MemberHi
To open the button link of section 3 in a new window
Go to Appearance -> Editor -> inc/custom-functions.php
at line no. 1081 you will find the below code
<a href="'.$url.'" style="'.( ($buttoncolor!='') ? 'color:'.$buttoncolor.' !important;' : '' ).'">'.$button.'</a></div>
Now simply add target=”_blank” in anchor tag like below
<a target="_blank" href="'.$url.'" style="'.( ($buttoncolor!='') ? 'color:'.$buttoncolor.' !important;' : '' ).'">'.$button.'</a></div>
Regards
Grace ThemesGrace Themes
MemberHi
To hide the featured image from the blog detail page
Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box.blog-post-repeat .post-thumb.blogsingle { display: none; }
Regards
Grace ThemesGrace Themes
MemberHi DANIEL,
Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you.
Regards
Grace ThemesGrace Themes
MemberHi Dawn,
The option for to rearrange the sections is not available.
Can you please tell me in which order you want to display sections in your website?Regards
Grace ThemesGrace Themes
MemberHi Dawn,
To display YouTube/Vimeo video in Who We Are section, we will need to change some code to add option for video.
Please send your website URL and WordPress admin login details for temporary at [email protected] so we can display video in that section.
Regards
Grace ThemesGrace Themes
MemberHi
You can use any size of image for setting featured image of blog post.
To remove the featured image from Latest News section in homepage
Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code.news-box .news-thumb { display: none; }
Regards
Grace ThemesGrace Themes
MemberHi Martin,
To set inner page banner image for all pages
Go to Appearance » Theme Options » Homepage Slider » Inner Page BannerTo set different banner image for each individual page
– Edit that page and set Featured ImageRegards
Grace ThemesGrace Themes
MemberHi Jason,
By default the contact form and Testimonials are displaying on main right sidebar.
To remove this Go to Appearance -> Widgets -> Sidebar Main -> Add WidgetsPlease check the documentation to customize the widgets and sidebar
https://www.gracethemes.com/documentation/zeroerror/#widgetsRegards
Grace ThemesGrace Themes
MemberHi Shital,
The demo content XML file for Eaterstop Free theme is not available.
Please check the documentation to setup and customize the Eaterstop Free WordPress Theme
https://www.gracethemes.com/documentation/eaterstop-doc/#homepage-liteThe Eaterstop PRO theme has ready to use demo content and images that allows you to set up your website in no time at all.
Regards
Grace ThemesGrace Themes
MemberYou are most Welcome..!
Grace Themes
MemberThis is the updated version of MilestoneZ PRO theme. The error which you are seeing in google webmaster console is not affecting the website.
Regards
Grace Themes -
AuthorPosts