WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Grace Themes

Forum Replies Created

Viewing 15 posts - 976 through 990 (of 2,060 total)
  • Author
    Posts
  • in reply to: Remove Sections from Blog Page #10850
    Grace Themes
    Member

    Hi,

    To display your blog page as like other inner pages

    Go to Settings -> Reading -> Front page displays
    Click on radio button of Your latest posts

    Regards
    Grace Themes

    in reply to: Photo gallery order #10844
    Grace Themes
    Member

    Hi,

    To rearrange the order of the photos,please install “Post Types Order” plugin
    https://wordpress.org/plugins/post-types-order/

    You can use any size of images for photo gallery.

    Regards
    Grace Themes

    in reply to: Link Open in a new Tab #10843
    Grace Themes
    Member

    Hi,

    Can you please write in details which images and from which section, they are opening in new tab?

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

    Regards
    Grace Themes

    in reply to: Box view Desktop and wide view Mobile #10819
    Grace Themes
    Member

    Thanks to you also and you are most welcome.!

    in reply to: Inner Banner #10818
    Grace Themes
    Member

    Hi,

    You can use any size of image for innerpage banner. Default image size is 1400 x 350 pixel

    To reduce the height of the inner banner to 250 px, you need to use innerpage banner image of size 1400 x 250 pixel.

    Regards
    Grace Themes

    in reply to: Footer #10817
    Grace Themes
    Member

    Hi John,

    To customize the Footer section
    Go to Appearance -> Theme Options -> Footer -> Footer Layout -> Select column layout

    Please check the documentation
    https://gracethemes.com/documentation/glamour-doc/#footer

    Regards
    Grace Themes

    in reply to: Sections – details and changes #10797
    Grace Themes
    Member

    Hi,

    The default image size for Top Three Box Services Section is 390 x410 pixel.

    Also the default image size of homepage slider image is 1400 x 827 pixel. Please use all same height images for homepage slider.

    To translate the text of “Read More” button of this services section

    Go to Appearance -> Theme Options -> Sections -> Top Three Box Services Section -> Change read more button text for top services four boxes

    Regards
    Grace Themes

    in reply to: change color of text #10796
    Grace Themes
    Member

    Hi,

    To change all the element color your requested

    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code in custom css box and change the color code as you like

    .footer li.current-menu-item a { color:#6e6d6d !important; }
    .footer ul li a { color:#ffffff; }
    .footer ul li a:hover { color:#6e6d6d !important; }
    
    .textwidget a { color: #ffffff; }
    .textwidget a:hover { color:#6e6d6d !important; }
    
    .infobox a:hover { color:#333333; }
    .infobox span { color: #ffffff; }

    Please do this changes and let me know your feedback.

    Regards
    Grace Themes

    in reply to: Box view Desktop and wide view Mobile #10777
    Grace Themes
    Member

    Hi,

    To display wide view of website in mobile version, add below css code in
    Appearance – Theme options -> Basic Settings -> Custom CSS

    @media screen and (max-width:767px) {
    .boxlayout{ margin:0 !important; }
    }

    Regards
    Grace Themes

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

    Hi,

    Please click here to download the demo content of MilestoneZ WordPress theme.

    1. The demo content is inside a .zip file. You must extract this archive on your computer.
      (Right click on milestonez.wordpress.theme.xml zip to extract)
    2. Go to Tools -> Import
    3. Install and run WordPress importer
    4. Click on browse, select milestonez.wordpress.theme.xml file and click on Upload file and import
    5. You will be asked to map the authors in this export file to users on the blog. For each author, you may choose to map to an existing user on the blog or to create a new user.
    6. You will then have the choice to import attachments, so click on the “Download and import file attachments” box.
    7. Please be patient while WordPress imports all the content. Posts, Pages, Projects, and Menus are imported. You will need assign the menu a theme location & you’ll need to configure widgets. This is a limitation of WordPress import system.

    Regards
    Grace Themes

    in reply to: Edit contact form fields #10761
    Grace Themes
    Member

    Hi,

    I have corrected this issue. The field name for “Pick up-Drop off” was wrong. It should be c_destination

    For Contact Form 7, you just need to use it’s shortcode in Section 9 content.

    Regards
    Grace Themes

    in reply to: Update #10735
    Grace Themes
    Member

    Hi,

    Please login to My Account using your username / password and download the updated version of Glamour World PRO theme.

    Regards
    Grace Themes

    in reply to: Inner Banner #10734
    Grace Themes
    Member

    Hi lynn,

    Can you please share your website URL and WordPress admin login details for temporary at [email protected] so we can check and assist you quickly?

    Also please write in details on which page you want to display page featured image.

    Regards
    Grace Themes

    in reply to: Section text against responsive background #10733
    Grace Themes
    Member

    Hi Lynn,

    The section text is not displaying good because of dark background image.

    It will be better to remove this background image from mobile version of site
    Please add below css code in Theme Options -> Basic Settings -> Custom CSS box for to remove the section background image from mobile device.

    @media screen and (max-width:767px) {
    #section2, #section9 { background-image: none !important; }
    }

    Regards
    Grace Themes

    in reply to: Edit contact form fields #10732
    Grace Themes
    Member

    Hi,

    The customization option is not available for default contact form. The coding of this form is in inc/custom-functions.php file at line no. 585

    You can modify the form code as per your need.

    If you don’t want to use this default form, please install Contact Form 7 plugin and design your own form.
    https://wordpress.org/plugins/contact-form-7/

    Regards
    Grace Themes

Viewing 15 posts - 976 through 990 (of 2,060 total)