• Hi,

    I’ve few queries,please bear with me.

    How can we autoplay youtube video on the first slider?

    Also,can we use slider revolution for displaying our sliders on the homepage and not the default sliders?

    I’ve downloaded slider revolution plugin but it’s not showing up?

    Can we change the top head bar navigation’s font name,size and color?

    Thanks ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Your queries have been answered below,

    How can we autoplay youtube video on the first slider?
    Also,can we use slider revolution for displaying our sliders on the homepage and not the default sliders?

    The theme’s default slider does not support videos on the slider, you will have to integrate another slider plugin into the theme, that displays video on the slider.

    Note:- Since the slider is not recommended by the theme, we cannot guarantee you that the slider is 100% compatible with the theme.
    You could always hire a developer if you find integrating the slider into the theme.
    To hire a developer please visit: themepalace.com/hire-a-customizer

    Can we change the top head bar navigation’s font name,size and color?

    Yes you can change the color, size and font of the top head bar navigation. Please sate the color, font and the font-size to which you would want to switch to, so that we can provide you the CSS code.
    If you do not want to solve it with a CSS code you can always check the pro version which has plenty of color and font family option.
    To check the pro version please visit
    https://themepalace.com/downloads/education-hub-pro/

    If you want more dedicated and swift support on the theme, please visit the theme’s official support forum where the theme’s official support team are stand by to answer each and every one of your questions.
    https://themepalace.com/forum/education-hub/

    Best regards.
    Have a good week ahead.

    Thread Starter techmanyash

    (@techmanyash)

    Hi,

    I’ve tried to hide the blue bar on the top head navigation by using the css;

    Most of my CSS is not working.

    I’ve replaced the style.css file from the codex file of your theme still not working.

    #tophead{
    display:none;
    }

    but unfortunately,it isn’t working.

    I want to the font size to be 12,font name to be mereweather-light and background to be green.

    Kindly help me for the same !

    Thanks.

    Hello,

    Please do not modify or replace any of the theme’s core files, you can simply add custom CSS from

    Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Options.

    Also add the below given custom CSS on the same place mentioned above.

    #tophead {
        font-size: 12px;
        background-color: #658e49;
        clear: both;
        font-family: "mereweather-light";
    }

    Hope it helps.
    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can i play video on the sliders?’ is closed to new replies.