WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Grace Themes

Forum Replies Created

Viewing 15 posts - 1,246 through 1,260 (of 2,060 total)
  • Author
    Posts
  • in reply to: header on every page #6995
    Grace Themes
    Member

    Hi

    Can you please write in details what problem you are getting?

    Do you want to remove innerpage header image?

    Please send your website URL and some screenshot on [email protected] to figure out the issues so we can check and assist you.

    Regards
    Grace Themes

    in reply to: Fix hentry errors #6994
    Grace Themes
    Member

    Hi

    All the information about the theme is mentioned in readme.txt file.

    Regards
    Grace Themes

    in reply to: Section 2 – counter image #6991
    Grace Themes
    Member

    Hi Nenad,

    To remove the white circle in the middle of the picture and to change the shape to square
    Go to Appearance -> Editor -> style.css
    add below css code at the end of style.css file

    .cntimage span.counter { display:none !important; }
    .cntimage, .cntimage img { border-radius:0% !important; }

    Regards
    Grace Themes

    in reply to: Shortcodes work on other pages? #6987
    Grace Themes
    Member

    You are most welcome.

    in reply to: Services and special offer sections #6986
    Grace Themes
    Member

    Hi

    You can use maximum six pages to display in services section. The scrolling option is not available for this section. But with some css code changes we can display six pages in two rows.
    If you want to do so please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you.

    To add a url to the items listed in the special offer section, you can use a href tag
    Please add a href tag before the [offer-services] shortcode like below

    <a href="http://google.com">[offer-services title="Paris and Bordeaux" oldprice="$499" newprice="$400" description="Suspendisse vel velit nullad phas." image="http://sitename.com/wp-content/themes/prevalent-pro/images/offertm2.jpg"]</a>

    You can’t pickup content from post to display in this section.

    Regards
    Grace Themes

    in reply to: upload file button #6974
    Grace Themes
    Member

    Hi

    The file upload functionality in default contact form is not available.

    You can use Contact Form 7 WordPress plugin to create form with file upload option
    https://wordpress.org/plugins/contact-form-7/
    https://contactform7.com/file-uploading-and-attachment/

    Regards
    Grace Themes

    in reply to: Shortcodes work on other pages? #6970
    Grace Themes
    Member

    Hi

    You can also use these shortcode in any of the WordPress page.

    For displaying all Testimonials Listing, use below shortcode
    [testimonials-listing show=”10″]

    To view all shortcodes
    Go to Appearance -> Theme Options -> Short Codes

    Regards
    Grace Themes

    in reply to: Custom (featured) header for blog posts #6969
    Grace Themes
    Member

    Hi,

    The setting of displaying featured image of blog post as a inner page banner is not available.
    The Featured image of blog post is displayed in content area.

    Regards
    Grace Themes

    in reply to: "Causes Need Attentions" section feature is terrible #6958
    Grace Themes
    Member

    Hi Gavin,

    In this section you need to change the images and text content.

    Regards
    Grace Themes

    in reply to: Unable to change font colour for selected menu #6956
    Grace Themes
    Member

    Hi Gavin,

    Thanks for pointing this issue. We will update this theme to solve this menu color problem.

    To solve this problem in your website
    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    Add below css code and change the color code

    .sitenav ul li.current-menu-item a, .sitenav ul li.current-menu-parent a.parent, .sitenav ul li.current-menu-item ul.sub-menu li a:hover{ color:#2874a6 !important }

    Regards
    Grace Themes

    in reply to: Most popular #6946
    Grace Themes
    Member

    You are most Welcome..!

    in reply to: Most popular #6940
    Grace Themes
    Member

    Hi

    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    and add below css code in custom css box

    .one_fourth { min-height: 360px; }

    Regards
    Grace Themes

    in reply to: contact us form #6927
    Grace Themes
    Member

    Hi Anu,

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

    Regards
    Grace Themes

    Grace Themes
    Member

    Hi Thomas,

    That’s great. This is the perfect css code.

    Regards
    Grace Themes

    in reply to: Most popular #6915
    Grace Themes
    Member

    To increase the line height of website text

    Go to Appearance -> Editor -> style.css file
    at line no 19 you will find the below css code.
    Just simply change height in: line-height:22px;

    body{ margin:0; padding:0; box-sizing:border-box; -ms-word-wrap:break-word; word-wrap:break-word; line-height:22px; margin:0; padding:0; color:#6e6d6d; font-size:13px; font-family:'Lato', sans-serif; }

    Regards
    Grace Themes

Viewing 15 posts - 1,246 through 1,260 (of 2,060 total)