ProDesigns

Forum Replies Created

Viewing 15 posts - 571 through 585 (of 971 total)
  • Author
    Posts
  • in reply to: Slider #7930
    ProDesigns
    Keymaster

    Hi @wpbeginner

    We have added overlay on slider images to make text visible.

    You can disable it from Appearance >> Customize >> Featured Slider Options >> Slider Elements On/Off

    Please check this screenshot: https://prnt.sc/i9vc1e

    in reply to: Customization Questions #7837
    ProDesigns
    Keymaster

    Hi @batubayar,

    If you can send link to the page and screenshot of the section where you want to change color, it will be easier to provide you proper solution.

    Thank you.

    in reply to: social links #7338
    ProDesigns
    Keymaster

    Hi @be-a-fighter

    Please follow these steps to add social links.

    – Go to Appearance >> Menus.
    – Click on create a new menu, name it Social Menu and assign it to Social Links.
    – Click on Custom Links
    – Add full URL of social networking sites like Facebook, Twitter, Instagram, etc to it and click on Save Menu.

    You can check this video too https://www.youtube.com/watch?v=dU4WSKUMW5o

    Hope you can setup social links now.

    Thank you.

    in reply to: Customization Questions #7835
    ProDesigns
    Keymaster

    Hi @batubayar,

    Changes you requesting are out of the scope of theme. You need to hire customizer for customization of features that are not in theme.

    Thanks.

    in reply to: Logo positioning #6983
    ProDesigns
    Keymaster

    Great!

    in reply to: Logo positioning #6981
    ProDesigns
    Keymaster

    Please replace previous codes with

    .sticky-top .main-banner {
        padding-top: 65px;
        padding-bottom: 0px;
        margin-bottom: 5px;
    }
    in reply to: How to put the image before of the post? #6973
    ProDesigns
    Keymaster

    Great!!

    in reply to: image upload fail #6977
    ProDesigns
    Keymaster

    Great!!

    in reply to: Logo positioning #6979
    ProDesigns
    Keymaster

    Hi @kirsten

    Please login to wp-admin, go to Appearance >> Customize >> Additional CSS and add following CSS to reduce space at top of logo.

    .sticky-top .main-banner {
        padding-top: 65px;
    }

    If you need further help, kindly let us know.

    Thank you.

    in reply to: issue with headlines #7336
    ProDesigns
    Keymaster

    Hi @be-a-fighter

    Can you please provide us your site URL?

    in reply to: How to put the image before of the post? #6971
    ProDesigns
    Keymaster

    Hi @bivashpandey

    You need to add featured image to posts like this https://prnt.sc/i69nyy to make it look like demo of the site.

    You can find documentation of the theme at https://promenadethemes.com/documentation/blog-way/

    Hope it will help you.

    Thanks.

    in reply to: License Issue #8062
    ProDesigns
    Keymaster

    Hi @kartikey,

    Nothing will be lost after license expire. Your site will remain as it is.

    But you will not get updates of the theme. If you want to get updates you need to renew the license.

    Thank you.

    in reply to: image upload fail #6975
    ProDesigns
    Keymaster

    Hi @kirsten,

    Please change theme to default Twenty Seventeen and check if you see same error not.

    If you get same error in other themes as well then it might not be error or theme.

    Let us know how it goes.

    Thank you.

    in reply to: Logo horizontal spacing #8350
    ProDesigns
    Keymaster

    Hi @texanstech,

    Please login to your wp-admin dashboard, go to Appearance >> Customize >> Additional CSS and add following CSS code.

    .site-branding {
    	margin-top: 15px;
    	margin-bottom: 15px;
    }
    
    #main-nav {
    	margin-top: 30px;
    }
    
    .mean-container .mean-nav {
        margin-top: 160px;
    }
    
    .custom-logo-link, 
    .site-logo-link {
    	line-height: 1;
    }

    Hope it will work. Feel free to contact us if you need further help.

    Thank you.

    in reply to: Logo horizontal spacing #8348
    ProDesigns
    Keymaster

    Hi @texanstech,

    Please provide us your site URL, it will be easier to provide you a proper solution.

    Thank you.

Viewing 15 posts - 571 through 585 (of 971 total)