Revolution Slider Hidden by Menu

Support Forums for LiveMesh Themes & Plugins Forums Austin Theme Support Revolution Slider Hidden by Menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8878
    rudshk
    Member

    Hi,

    This may be a newbie question, but when i create a portfolio, I add some revolution slider at the top, they show up fine but the top of the slider is masked by the menu, any way to make the slider begin just under the menu?

    #8898
    Veena
    Moderator

    Pls try the following custom CSS in themeoptions –

    .single-portfolio.postid-134 #header {
    position: relative;
    }

    You have to give your postid instead of 134.
    Just see this wil help or not.Otherwise pls send us a link of your site.

    #8903
    rudshk
    Member
    This reply has been marked as private.
    #8949
    Veena
    Moderator

    Pls use the following custom CSS in themeoptions –

    .single-portfolio.postid-153 #header {
    position: relative;
    }

    It would work!

    #8950
    rudshk
    Member

    Phoenix thanks a lot that works!!

    I assume i just need to enter this for each portfolio i want to apply the modification to, correct?

    Now last question…..how do i know the post ID because i have other portfolios i want to apply this to but can’t see the post ID for them…whre do i look for it?

    Thanks a lot

    R.

    #8981
    Veena
    Moderator

    Pls refer the below link to know about finding id’s
    http://www.wpbeginner.com/beginners-guide/how-to-find-post-category-tag-comments-or-user-id-in-wordpress/
    If you need it to use for each portfolio items then pls use single-portfolio.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Austin Theme Support’ is closed to new topics and replies.