Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1105168
    Christina r
    Participant

    Hi!

    How do I get the slider to work on the main blog page of Ethos?
    On the main blog page the menu margin is different as well. How can we fix?

    http://screencast.com/t/fWppjoj1pqG

    Many thanks,
    Christina
    http://www.brandingforpros.com/news/

    #1105310
    Rahul
    Moderator

    Hey There,

    Thank you for writing in!

    The pointed slider is a “Post Slider” for Blog and Archive page. You can simply enable it from the Customizer. To do so, simply select Enable Post Slider for Blog and/or Enable Post Slider for Archives from Customizer > Ethos > Post Slider

    Let us know how it goes!

    #1106085
    Christina r
    Participant

    Hi,

    Thanks. That is how it is set which is why I cannot figure out why it won’t slide the posts?
    http://screencast.com/t/qOjDCDMO

    Thanks for any additional insight,

    Christina

    #1106515
    Rupok
    Member

    Hi Christina,

    It seems you have set “Featured” post to display as I can see on your screenshot. So make sure you have more than one featured post.

    Cheers!

    #1107079
    Christina r
    Participant

    Ohhhhh – got it. Great.

    There was another request in my original query on this post area. “On the main blog page the menu margin is different as well. How can we fix?”

    The menu only on the blog area is cutoff?
    http://screencast.com/t/RM2XgTWC

    Thanks!
    Christina

    #1107346
    Nabeel A
    Moderator

    Hi again,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-container.main:before {
        top: 0 !important;
    }

    Let us know how this goes!

    #1108761
    Christina r
    Participant

    Hi,

    Yes – worked great – thank you!

    Christina

    #1108858
    Christina r
    Participant

    Hi

    That CSS fixes it on main blog page but does not in actual posts. Creates a band that interferes with content image. It messes up the post page: http://screencast.com/t/ErZwPgWjHjT

    christina

    #1109002
    Lely
    Moderator

    Hi Christina,

    Please also add this custom CSS:

    .single-post .x-container.main:before {
        top: 35px !important; 
    }

    Hope this helps.

    #1109532
    Christina r
    Participant

    Hi,

    Do you mean -35? That works but not the 35px.

    Thank you for your help!

    Christina

    #1109743
    Friech
    Moderator

    Hi Christina,

    Yes, feel free to adjust the value were you see it fits.

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1105168 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>