Grace Themes
Forum Replies Created
-
AuthorPosts
-
Grace Themes
MemberHi,
To reorder the posts of “Our Love Story” please use Post Types Order plugin
Regards
Grace ThemesGrace Themes
MemberHi Allan,
To solve these issues Go to the Appearance -> Editor -> style.css
add below css code at the end of style.css fileiframe { padding: 0px !important; }
Regards
Grace ThemesOctober 12, 2018 at 6:06 am in reply to: header logo distance to the top and bottom of the header #11397Grace Themes
MemberHi Manuel,
Please send your website URL so we can check and assist you quickly.
Regards
Grace ThemesGrace Themes
MemberHi Allan,
Please send some screenshot of the issues of which Google Ads in right side and bottom are slightly cutting off.
Please write in details and forward your all of your queries at [email protected]
Regards
Grace ThemesGrace Themes
MemberHi,
You need to upload images of full height.
Also add below css code in Appearance -> Editor -> style.css
.news-box .news-thumb { height: 200px; }
Regards
Grace ThemesGrace Themes
MemberHi,
I have send the Demo data XML file of Rich Store theme on your e-mail ID.
Please check.Regards
Grace ThemesGrace Themes
MemberHi Allan,
Please send your website and page URL where you are displaying Google ads so we can check and assist you quickly.
Regards
Grace ThemesGrace Themes
MemberHi,
Please write in details as which button link you want to change.
Regards
Grace ThemesGrace Themes
MemberHi,
To hide the Featured Image from footer latest posts section,
Go to the Appearance -> Editor -> style.css
add below css code at the end of style.css file.footerthumb { display:none; }
Regards
Grace ThemesGrace Themes
MemberHi,
Last time I was changed the code in section-pagecolumn.php file for to display excerpt text in three column services section but the code is changes to the original one.
I have now again change the code in this file at line no. 59 to display the Excerpt text
Old code:
<p><?php echo wp_trim_words( get_the_content(), of_get_option('pageboxlength'), '' ); ?></p>
New code:
<?php the_excerpt(); ?>
Please don’t modify the code in section-pagecolumn.php file
Regards
Grace ThemesOctober 10, 2018 at 6:48 am in reply to: Custom Slider Shortcode Area For Home Page – inserting automatic link #11366Grace Themes
MemberIf you don’t want to use default homepage slider then use this Custom Slider Shortcode Area For Home Page.
Install the slider plugin, setup your slider and then add it’s shortcode in Custom Slider Shortcode AreaRegards
Grace ThemesGrace Themes
MemberPlease use full height images for blog posts.
Regards
Grace ThemesGrace Themes
MemberHi Daniel,
Can you please write in details what problem you are getting in testimonial section?
Please send us your website URL so we can check and assist you quickly.
Regards
Grace ThemesGrace Themes
MemberHi,
The header is looking very large in height. Either use site logo or site title.
Please reduce the logo image height to 90 pixel
Go to Appearance » Theme Options » Basic Settings » Logo » logo heightAlso add below css code in Appearance » Theme Options » Basic Settings » Custom CSS box
.logo { padding: 5px 0; }
Please do this change and let me know your feedback.
Regards
Grace ThemesGrace Themes
MemberTo change the Accordion tab color
Go to the Appearance -> Editor -> style.css file
add below css code at the end of file.accordion-box h2.active { background-color: #007bd6 !important; }
Regards
Grace Themes -
AuthorPosts