ProDesigns

Forum Replies Created

Viewing 15 posts - 736 through 750 (of 971 total)
  • Author
    Posts
  • in reply to: Image hover colour and link #6612
    ProDesigns
    Keymaster

    Hi @ctm

    Can you please provide us your site URL?

    ProDesigns
    Keymaster

    Hi @dbookbinder,

    You can go to Appearance >> Customize >> Post Options and select no sidebar. But note that it will remove sidebar from whole site.

    If you want to remove sidebar only from homepage it will be better to create the child theme of Blog Way and customize it.

    Thank you.

    in reply to: One page slider #6518
    ProDesigns
    Keymaster

    You are welcome!

    in reply to: Image size #6580
    ProDesigns
    Keymaster

    Hi @tattoquardas

    It looks like you have selected medium size image when adding the background image of this section.

    Please make sure you have added full size image as shown in this screenshot: https://prnt.sc/h6r87x

    Hope it will work for you.

    Thank you.

    in reply to: How to apply the Blog Zone Pro #631
    ProDesigns
    Keymaster
    in reply to: Footer missing from home page #8035
    ProDesigns
    Keymaster

    Hi @scotttrue,

    You have not installed WooCommerce plugin but using widget of it which is shown here: https://s.nimbus.everhelper.me/share/1216100/fq3h4feoipu76hpx97pw

    Please install WooCommerce plugin or remove BP: Featured Products widget from Appearance >> Widget >> Home Page Widget Area

    You will see footer part once you follow any of aforementioned step.

    Thank you.

    in reply to: Captions on home page slider are aligned left #8039
    ProDesigns
    Keymaster

    Hi @scotttrue,

    It is not center aligned because you are using a single banner in the slider. However, you can center align caption with few CSS.

    Please go to Appearance >> Customize >> Additional CSS and add following lines of CSS to center align caption.

    #main-slider .cycle-caption {
        width: 100%!important;
        text-align: center;
    }
    
    #main-slider .cycle-caption .caption-wrap {
        width: 100%;
        text-align: center;
    }

    Hope it will work for you.

    Thank you.

    in reply to: One page slider #6516
    ProDesigns
    Keymaster

    Hi @tattoquard,

    You can use ‘pt-theme-addon-testimonials-4’ for the id of testimonial menu. Testimonial is the section added from plugin so it has no option to add ID on widget section.

    Please let us know if you need further help.

    Thank you.

    in reply to: Display All Posts from a Category #7223
    ProDesigns
    Keymaster

    Thank you.

    in reply to: Website not rendering properly in IE. #6620
    ProDesigns
    Keymaster

    Hi @dilldally,

    It is working perfectly at our end. Can you please send us screenshot and let us know which version of IE are you using?

    in reply to: Website not rendering properly in IE. #6618
    ProDesigns
    Keymaster

    Hi @dilldally,

    Can you please provide us your site URL?

    in reply to: Theme issues and Fixes #8048
    ProDesigns
    Keymaster

    Wonderful @will-hurr

    in reply to: reduce the size of the footer #7321
    ProDesigns
    Keymaster

    Hi @akeimi,

    You can go to Appearance >> Customize >> Additional CSS and add following CSS to chagne text color of footer widgets.

    #footer-widgets .textwidget p a {
        color: #c746c9;
    }

    Social is the title of widget and other first 2 widgets do not have title. It is better to add margin above title and make it align with other widgets.

    You go to Appearance >> Customize >> Additional CSS and add the following CSS below code you have added to change color.

    #footer-widgets .widget_wpcom_social_media_icons_widget h2.widget-title {
        margin-top: 40px;
    }
    in reply to: remove boxes/border from main content #1925
    ProDesigns
    Keymaster

    Hi @vision,

    Are you using Business Era or Business Inn theme? Can you please provide me link of your site?

    in reply to: Removing the Page Title #6862
    ProDesigns
    Keymaster

    Hi @mozzie610,

    You are using Elementor page builder to add content on that page. Please remove box from builder you are using.

    Thank you.

Viewing 15 posts - 736 through 750 (of 971 total)