Home Forums Themes Support Formota – removing Social Media icons on Video page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6854

    Hi there,

    could you please let me know where I can remove the social media icons on the video pages (see attachment)?

    As well, there is a large space between the pictures and the footer, how can I reduce this (see attachment)?

    Thank you very much!

    Lena

    Attachments:
    You must be logged in to view attached files.
    #6865

    Hi,
    1. To hide Social share on Single Video page please use this custom CSS code in Appearance -> Customize -> Additional CSS:

    .haru-single-video .post-social-share {
    display: none;
    }

    or you can customize it via child theme follow this topic:

    How to customize WordPress theme using Child theme


    The template for customize is: wp-content/themes/formota/templates/single/video-style_x.php (style_x is the style you choose at backend).
    2. Your site now show phpmyadmin: https://prnt.sc/uqov8i
    and we can’t check the spacing. Please check it.
    However you can follow this video tutorial to check what cause this issue: https://www.youtube.com/watch?v=_OJ8mByfDUU
    Hope this helps.

    *****
    Regards,
    HaruTheme

    #6873

    Hi,

    thank you for your answer! Yes, we are changing hosting provider and the site is down for now.

    Thanks!

    #6874

    Thanks for your feedback!
    You an use this plugin to move your site:

    Duplicator – WordPress Migration Plugin


    Hope this helps!

    ****
    Regards,
    HaruTheme

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.