Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #137696
    ermarkar
    Participant

    This is my website http://ishleenkaur.com/.

    There are many issues that i am facing.

    1) Where can I set the latest news?

    2) Youtubes videos are not aligned, you can check on the website http://ishleenkaur.com/

    3) There should be space between instagram posts.

    4) How can I hide HOME text from the screen.

    5) Follow Us content is not centre aligned as shown in the theme.

    6) Even navigation links showing as listing. it should show like Home / Gallery

    7) I have added content in the footer1/2/3 but no content is shown on the screen, so i have to add every widget in Before Content.

    Please check and help.

    THanks in Advance 🙂

    #137718
    Skandha
    Participant

    @ermarkar:
    1. To set latest news
    Go to => Appearance => Customize => News Ticker => Enable News Ticker => You can then select pages you want to display as news and Also Change the The Latest News text.

    2.Youtube videos not aligned
    This seems to be because of the plugin beaver builder plugin. Try disabling it and check if this solves the issue.

    3.Space between instagram posts
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .instagram-image-wrapper .hentry {
    	margin-right:45px;
    }

    4.Hiding Home text from the screen
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body.home .entry-title {
       display:none;
    }

    5. Align follow us content
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .social-icons {
    	text-align:center;
    }

    6. Footer navigation link
    Goto => Appearance => Customize => Widget => Footer Area 1 => Add Widgets => Navigation Menu and select your menu.

    7. You are not able to add to widget to footer 1/2/3 because you don’t have a footer in the homepage. Again I think this may because of the plugin you are using.

    Also you can check out the additional-features available in the pro version then make you decision to upgrade to pro.

    Let me know if this solves your issue.
    Regards,
    Skandha

    #139768
    ermarkar
    Participant

    Thanks for the response!!

    If you check my website then on the about/contact page everything is ok. Why this is working good on the other pages?

    #139769
    ermarkar
    Participant

    Go to => Appearance => Customize => News Ticker => Enable News Ticker => You can then select pages you want to display as news and Also Change the The Latest News text.

    There is no option to select pages 🙁

    Just an option to enable to news ticker

    #139770
    ermarkar
    Participant

    for videos i have disabled the plugin but still not properly aligned

    #139831
    Skandha
    Participant

    @ermarkar: Please try doing a fresh installation of the theme and let me know if the issue persists.

    Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Videos are not aligned as shown in the theme demo of rockstar’ is closed to new replies.