ProDesigns

Forum Replies Created

Viewing 11 posts - 961 through 971 (of 971 total)
  • Author
    Posts
  • in reply to: how to change icons. #6541
    ProDesigns
    Keymaster

    Hi @shasshank

    You can change icons from widget section. Please check screenshot here: https://nimbus.everhelper.me/client/notes/share/887810/r3sh9r1axsqfkum4icac

    Note that font-awesome icons are used. Find list of icon class here: http://fontawesome.io/cheatsheet/

    Thank you.

    in reply to: Winsome:service widget not working #6539
    ProDesigns
    Keymaster

    Great. Feel free to contact us if you need further help.

    in reply to: Winsome:service widget not working #6537
    ProDesigns
    Keymaster

    Hi @shasshank,

    Can you please verify you are using latest version of Winsome theme? Current version is 1.0.8

    If you still see problem in latest version please provide us your site url, we will check it and provide you solution.

    Thank you.

    in reply to: Child Theme not working #6535
    ProDesigns
    Keymaster

    Hi @Lucas

    When you create child theme and activate child theme, it will be like adding new theme. So widgets may get break or inactive. You need to place theme manually again in proper sidebar area.

    Do you still need help or your problem is completely solved? If you need any help you can use our online chat system as well.

    Thank you.

    in reply to: Sidebar & page content Widgets #6532
    ProDesigns
    Keymaster

    Hi @edwingnh,

    You can use following css for main content area.

    #primary {
        background: #fff;
        color: #777
    }
    in reply to: Sidebar & page content Widgets #6530
    ProDesigns
    Keymaster

    Hi @edwingnh,

    It will be better if you give white background to all widgets. You can use following code for it:

    .sidebar .widget {
        background: #fff;
    }

    Please remove .sidebar a, from the css codes we have provided previously.

    Thank you.

    in reply to: Sidebar & page content Widgets #6528
    ProDesigns
    Keymaster

    Hi @EdwinGnh,

    You can use custom css for it. Please go to Appearance >> Customize >> Additional CSS and add following css:

    body {
        color: #fff;
    }
    .sidebar a,
    .site-title > a,
    .site-description,
    .main-navigation ul li a {
        color: #fff;
    }

    You can add more css like this as per your requirement.

    If you need quick support you can use our online chat service as well.

    Thank you.

    in reply to: big picture – ist that slider? #6526
    ProDesigns
    Keymaster

    Hi @oisaj,

    Please upload your site to online server and provide us url along with login credentials of wp-admin and FTP, we can check it and fix for you.

    Thank you.

    in reply to: big picture – ist that slider? #6524
    ProDesigns
    Keymaster

    Hi @oisaj,

    It looks like there is javascript error in your site. Please inspect it and fix javascript error. Widget will work normally after that.

    If you are using plugins in your site, deactivate all of theme and activate one by one. You can see if plugins are creating issue.

    Thank you.

    in reply to: big picture – ist that slider? #6522
    ProDesigns
    Keymaster

    Hi @oisaj,

    Yes that big picture is slider.

    Please create few page pages with title, content and featured image.

    Go to Appearance >> Customize >> Theme Options >> Slider Options and enable slider.

    Select pages you have recently created for each slide and save to publish.

    It will appear as slider like in demo.

    Thanks.

    in reply to: Demo Site #6520
    ProDesigns
    Keymaster

    Hi @cjaimac33,

    We do not have option to upload demo content at this moment. You can find theme instructions here: https://promenadethemes.com/documentation/winsome

    If you need further help you can always contact us.

    Thank you.

Viewing 11 posts - 961 through 971 (of 971 total)