WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Grace Themes

Forum Replies Created

Viewing 15 posts - 1,456 through 1,470 (of 2,060 total)
  • Author
    Posts
  • in reply to: How can I edit the Welcome to Website title and text? #4875
    Grace Themes
    Member

    You are most Welcome

    Grace Themes
    Member

    You are most Welcome

    in reply to: Remove # link on Section 7 (ourclients) #4842
    Grace Themes
    Member

    Hi Vinicius

    To solve this issue
    Go to Appearance -> Theme options -> Basic Settings -> Custom CSS
    and use below css code in custom css box

    .nbs-flexisel-item img { cursor: default; }

    Regards
    Grace Themes

    in reply to: Slider truncates text #4807
    Grace Themes
    Member

    Hi

    We will look at this issue.

    Regards
    Grace Themes

    in reply to: Slider blank lines and to short text #4806
    Grace Themes
    Member

    That’s Great.

    in reply to: Text aligh on the slider #4799
    Grace Themes
    Member

    Hi Ana,

    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

    in reply to: switch section change section order #4798
    Grace Themes
    Member

    Hi Martin

    Please send your website URL and WordPress admin login details for temporary at [email protected] and write in details in which order you want to display sections. We will then check and change the code as per your requirement.

    Regards
    Grace Themes

    in reply to: Slider truncates text #4793
    Grace Themes
    Member

    Hi Andreas,

    As you are using BizGrowh Free WordPress Theme so theme customization options are not available. The BizGrowth PRO theme has lots of options to customize the theme.

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

    Regards
    Grace Themes

    in reply to: Slider blank lines and to short text #4792
    Grace Themes
    Member

    Hi

    The slider in your website http://youlius-award.de/ is working fine and the empty line is not displaying.

    Please check.

    Regards
    Grace Themes

    in reply to: Remove # link on Section 7 (ourclients) #4785
    Grace Themes
    Member

    Hi Vinicius

    To remove the the links for Section 7

    Go to Appearance -> Editor -> inc/custom-functions.php

    at line no. 1038 you will find the below code

    return '<li><a href="'.$link.'" target="_blank"><img src="'.$image.'" /></a></li>';

    Now replace this code with this code

    return '<li><img src="'.$image.'" /></li>';

    Please do this changes and let me know your feedback.
    If you are still getting any problem, you can send your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you.

    Regards
    Grace Themes

    in reply to: The name "Menu" in the mobile version #4746
    Grace Themes
    Member

    You are most Welcome

    in reply to: Slider text placement #4736
    Grace Themes
    Member

    Hi

    Thanks for your suggestion.
    We will look at this issue and implement in our next update.

    Regards
    Grace Themes

    in reply to: The name "Menu" in the mobile version #4729
    Grace Themes
    Member

    Hi Valery,

    To change the ‘Menu’ name
    Go to Appearance -> Editor -> header.php file

    at line no. 61 you will find the below code and change the ‘Menu’ text

    <a class="toggleMenu" href="#"><?php _e('Menu','powerclub'); ?></a>

    Regards
    Grace themes

    in reply to: Slider text placement #4728
    Grace Themes
    Member

    Hi Henrik

    It is not possible to change the position of slider caption for each slide.

    If you don’t want to use this default image slider, you can use any image slider WordPress plugin

    • Go to Appearance » Theme Options » Homepage Slider
    • Enter your slider shortcode which is provided by plugin without php tag

    To change the background color of tab title
    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    use below css code and change the color code

    .tabs-wrapper ul.tabs li a { background-color: #cccccc; }
    .tabs-wrapper ul.tabs li a.selected { background-color: #96d668; }

    Regards
    Grace Themes

    in reply to: Slideshow – can you remove text box #4700
    Grace Themes
    Member

    Hi Brian,

    To disable the homepage slider caption box
    Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
    and use below css code

    .nivo-caption { display: none !important; }

    Regards
    Grace Themes

Viewing 15 posts - 1,456 through 1,470 (of 2,060 total)