WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Grace Themes

Forum Replies Created

Viewing 15 posts - 886 through 900 (of 2,060 total)
  • Author
    Posts
  • in reply to: HELP for Link!!! #11798
    Grace Themes
    Member

    Hi martinfrance1,

    Basically this Project section is coded to open the link of any external project in new tab.
    And yes you can remove the code arget="_blank" from custom-functions.php, line 693 to open the link in same tab.

    Thank you so much for the effect to change code your own way.

    Regards
    Grace Themes

    in reply to: How to delete photos in section 1 #11789
    Grace Themes
    Member

    Hi,

    To hide the menu image in the Section 1 “Our Menus”

    Go to the Appearance -> Editor -> style.css
    add below css code at the end of file

    .menugallery .mymenufilter .menuthumb { display:none; }
    .menugallery .mymenufilter { width:auto; }

    Please do this changes and let me know your feedback.

    Regards
    Grace Themes

    in reply to: HELP for Link!!! #11788
    Grace Themes
    Member

    Hi martinfrance1

    Please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you quickly.

    We will happy to help you.

    Regards
    Grace Themes

    in reply to: remove bullets from footer menu and from widget cat list #11702
    Grace Themes
    Member

    Hi,

    To remove the bullets from footer menu and sidebar widget

    Go to the Appearance -> Editor -> style.css
    add below css code at the end of file

    .footer ul li { list-style:none; }
    #sidebar ul li { list-style:none; }

    Please do this changes and let me know your feedback.

    Regards
    Grace Themes

    in reply to: import data demo #11692
    Grace Themes
    Member

    Hi Jesus,

    The Endanger PRO theme comes with ready to use demo content and images that allows you to set up your website in no time at all.

    We also provide .xml file to import demo data into your website.

    Please check and let me know if you have any question.

    Regards
    Grace Themes

    in reply to: header logo distance to the top and bottom of the header #11668
    Grace Themes
    Member

    You are most welcome..!

    in reply to: Logo resizing #11622
    Grace Themes
    Member

    Hi William Ackah,

    To change the logo image size
    Go to the Appearance -> Editor -> functions.php

    at line no 35 find the below code and change the width and height of logo image

    add_theme_support( 'custom-logo', array(
    	'height'      => 50,
    	'width'       => 100,
    	'flex-height' => true,
    ) );

    Then re-upload new logo image from WordPress Customizer

    Regards
    Grace Themes

    in reply to: Text wraps right side of image in Chrome browser #11570
    Grace Themes
    Member

    You are most Welcome..!

    in reply to: Text wraps right side of image in Chrome browser #11563
    Grace Themes
    Member

    Hi,

    To solve this issues add below css code in Appearance -> Editor -> style.css

    .blog-post-repeat .post-thumb img { float:none; }

    Regards
    Grace Themes

    in reply to: News thumbnail space #11562
    Grace Themes
    Member

    Yes, you can also add custom css in Additional CSS

    in reply to: Slider taking very long to load images #11538
    Grace Themes
    Member

    Hi sitesetter,

    Please send your website URL WordPress admin login details for temporary at [email protected] so we can check and assist you quickly.

    Regards
    Grace Themes

    in reply to: our love story #11517
    Grace Themes
    Member

    You are most welcome for any support..!

    Regards
    Grace Themes

    in reply to: Failed To Import Demo Content #11516
    Grace Themes
    Member

    Hi Leo McLaughlin,

    Please send your website URL and WordPress admin login details at [email protected]
    We will import the demo content and setup the theme on your website.

    Regards
    Grace Themes

    in reply to: demo content import #11515
    Grace Themes
    Member

    Hi,

    Please send your website URL and WordPress admin login details at [email protected]
    We will import the demo content and setup the theme on your website.

    Regards
    Grace Themes

    in reply to: header logo distance to the top and bottom of the header #11514
    Grace Themes
    Member

    Hi,

    To reduce the logo distance to the top edge and bottom of the header

    Go to the Appearance -> Editor -> style.css
    add below css code at the end of style.css file

    .logo { padding: 5px 0; }

    Regards
    Grace Themes

Viewing 15 posts - 886 through 900 (of 2,060 total)