WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Grace Themes

Forum Replies Created

Viewing 15 posts - 1,711 through 1,725 (of 2,060 total)
  • Author
    Posts
  • in reply to: Text Formatting #2604
    Grace Themes
    Member

    Hi

    Thank you for contacting us. We have received your email and we will get back to you shortly.

    Regards
    Grace Themes

    in reply to: Logo Resizing #2603
    Grace Themes
    Member

    Hi Charles

    Can you please send your website URL at [email protected] so we can check and assist you regarding logo height.

    Regards
    Grace Themes

    in reply to: Header not showing #2592
    Grace Themes
    Member

    Hi

    The top header section is not included in Businessweb Plus Free theme.

    The PRO theme BizWeb contains top header with contact info & social icon
    Please check demo http://gracethemes.com/demo/business-web/

    Please find the more details about PRO theme
    https://gracethemes.com/themes/bizweb-creative-wordpress-themes/

    Regards
    Grace Themes

    in reply to: Problems with footer / first page #2591
    Grace Themes
    Member

    Hi

    Can you please send your website URL and WordPress admin login details for temporary at [email protected] so we can check and solve your problem regarding footer about section

    Also please write in details what content you want to change for the starting page.

    Regards
    Grace Themes

    in reply to: Text Formatting #2587
    Grace Themes
    Member

    Hi Anton,

    To solve your issue we need to change some code in index.php file
    Please send WordPress admin login details of your website at [email protected] for temporary so we can check and solve all of your problems.

    Regards
    Grace Themes

    in reply to: Photo Gallery #2586
    Grace Themes
    Member

    Hi Anton,

    Can you please send WordPress admin login details at [email protected] for temporary so we can check and solve your problem.

    Regards
    Grace Themes

    in reply to: Change the size op slides #2585
    Grace Themes
    Member

    Hi,

    If you don’t want to use homepage slider
    Go to the Appearance -> Theme options -> Basic Settings -> Custom CSS
    and paste below css code in custom css box

    .slider-main { display: none; }

    The option for size of the showing slides is not available. You can display 10 slides and whatever images you use will be displayed in homepage slider.

    Please check the documentation for slider
    https://www.gracethemes.com/documentation/creator-world/#homepage-slider

    Regards
    Grace Themes

    in reply to: Text Formatting #2575
    Grace Themes
    Member

    Hi

    Can you please tell me what format you want to use for About Us in the footer section?

    Regards
    Grace Themes

    in reply to: Photo Gallery #2574
    Grace Themes
    Member

    Hi Anton,

    Can you please tell me what arrangement of gallery you want to manage.

    You can use filter=”true” in photogallery shortcode [photogallery filter=”true”] to make the category wise arrangement of images.

    Regards
    Grace Themes

    in reply to: Edit Our Skills #2566
    Grace Themes
    Member

    Hi JustinOtPL

    Please check the documentation to manage sidebar
    https://www.gracethemes.com/documentation/bizgrowth/#widgets

    Regards
    Grace Themes

    in reply to: Photo Gallery #2560
    Grace Themes
    Member

    Hi,

    Please don’t hesitate to contact us for any support. Our support team is always ready to help you with any problems of customization.

    Regards
    Grace Themes

    Grace Themes
    Member

    Hi Thomas

    To solve this issue
    Go to the Appearance -> Theme Options -> Custom CSS

    and paste below css code in custom css box

    .frdbox { min-height: 115px; }

    Regards
    Grace Themes

    in reply to: Photo Gallery #2553
    Grace Themes
    Member

    Hi Anton,

    Please make a small changes in custom-functions.php file to solve your issue regarding photo gallery images.

    To display large photo gallery image
    Go to the Appearance -> Editor -> custom-functions.php

    at line no. 517 find the below code

    $imgSrc = wp_get_attachment_image_src( get_post_thumbnail_id(), array(270, 200));

    and replace with this code

    $imgSrc = wp_get_attachment_image_src( get_post_thumbnail_id(), ‘full’);

    Regards
    Grace Themes

    in reply to: Front Page Language Selector Gadget #2552
    Grace Themes
    Member

    That’s Great

    Thank You!

    in reply to: Larger Images on Testimonials #2551
    Grace Themes
    Member

    Hi

    To change the size of client testimonial image

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

    .client-say .timthumb{ width:150px; height:150px; }

    You can change the height and width as per your need. height and width should be same size

    Regards
    Grace Themes

Viewing 15 posts - 1,711 through 1,725 (of 2,060 total)