Forum Replies Created

Viewing 20 posts - 9,901 through 9,920 (of 12,027 total)
  • Author
    Posts
  • in reply to: image before post #158566
    Skandha
    Participant

    @toerfiets: Glad I could help you out. You too have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Failing mobile-friendly test #158530
    Skandha
    Participant

    @catwingz: This maybe due to plugins you are using.
    The Content Wider than screen issue maybe due to the signup form that shows up after the page is fully loaded.
    Try removing the form and then perform the test and see if the issue gets resolved.

    The first issue is quite strange. Please follow this link to know about such kind of errors.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Potential issue with the Featured Slider. #158524
    Skandha
    Participant

    @gregmelson: This may due to a plugin that you are using. Can you please try deactivating all your plugins and check if this solves the issue.

    Let me know if the issue persists.
    Kind Regards,
    Skandha

    in reply to: Categories Layout #158514
    Skandha
    Participant

    @jazart72: To have a little space after every article on the blog page.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .blog article {
    	margin-bottom:30px !important;
    }

    You can change the margin according to your choice.
    Let me know if this is what you want.
    Kind Regards,
    Skandha

    in reply to: Removing scroll effect #158512
    Skandha
    Participant

    @hoiung: Hello there,
    That is not a bug but an animation effect that is added to the header content section.
    If you want to remove it
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #header-content {
    	animation:none !important;
    }

    Also, you seem to have a margin after the header content. If you want to remove that,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #fullpage {
            margin-top:0 !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Not working #158510
    Skandha
    Participant

    @lionelrousvoal: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @action0099: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #slider .slider-title {
    	font-weight:bold;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: image before post #158399
    Skandha
    Participant

    @toerfiets: Yes, that it possible you will need to edit the posts in https://synforum.nl/dataproduct-2/ and add a featured image to each of the post.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: How to change the footer text #158348
    Skandha
    Participant

    @tikaram: I will need your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: How to change the footer text #158339
    Skandha
    Participant

    @tikaram: Hello Tikaram,
    Please post in your site URL.

    Kind Regards,
    Skandha

    in reply to: Not working #158336
    Skandha
    Participant

    @lionelrousvoal: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: background color featured content does not change #158330
    Skandha
    Participant

    @toerfiets: Glad you figured it out. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: Site identity flavicon #158329
    Skandha
    Participant

    @fireflywebs: You can simply use the Site Icon option under Site Identity to change the icon of your site.

    Let me know if you have anymore issues.
    Kind Regards,
    Skandha

    in reply to: Resize thumbnails on blog page #158324
    Skandha
    Participant

    @nikonn: I’m afraid that the option to change the position of the excerpt to left or right of the featured image is not available in the theme. If you really need this I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: My Music Band Pro — Pop Up Email Sign Up #158318
    Skandha
    Participant

    @blakey0320: You will need to Signup with Mailchimp to use a Pop up form. Maybe this article will help you out.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Add Whatsapp icon in social menu #158236
    Skandha
    Participant

    @wouwonline: Yes, that is possible. Go to => Appearance => Menus => At the top right corner you will find Screen Options click on it and Check Link target check box.

    Now, when you edit the Social Menu you will find a Open link in a new tab checkbox option under every social menu item. Check the box and now the social menu item should open in a new tab on click.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Date visible in Blog on homepage #158235
    Skandha
    Participant

    @wouwonline: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #post-199 .entry-meta {
         display:none;
    }

    Let me know if this is what you want.
    Kind Regards,
    Skandha

    in reply to: Add Whatsapp icon in social menu #158227
    Skandha
    Participant

    @wouwonline: No, not from the WordPress dashboard.
    Go to => Your Child Theme Folder => style.css and add the above code.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: selective image caption alignment #158225
    Skandha
    Participant

    @abisbee: I’m afraid you will need to add CSS code to selectively center align the captions. If you can let me know which captions you want to center align I could provide you the necessary codes.

    Kind Regards,
    Skandha

    in reply to: Demo Content #158223
    Skandha
    Participant

    @chrishaught: I will need your WP admin credentials to setup the demo for you. I will contact you shortly by email.

    Kind Regards,
    Skandha

Viewing 20 posts - 9,901 through 9,920 (of 12,027 total)