Styling and video slider and gallery page query

Support Forums for LiveMesh Themes & Plugins Forums FitPro Theme Support Styling and video slider and gallery page query

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25989
    Fun Lab
    Participant

    Hi there,

    Is there a way I can add a pause/play button on Slider Revolution videos?

    My gallery page will not show any other content other than the images. I am trying to remove or add an image to the header.

    Also is there css for the following:
    Menu font bold
    Making button size larger (I have tried to change the html with no success)

    The page I am working on is: http://holeymoley.com.au/

    Thanks!

    #26006
    Raghavendra
    Moderator

    Pls refer to the slider revolution documentation for the features provided by rev slider.

    Regarding making font bold for the menu –

    #primary-menu > ul.menu > li > a { 
    font-weight: bold;
    }

    And the button can be made bigger size this way –

    .button { padding: 20px 50px; }

    I am not very clear on the gallery query. Can you pls clarify what you are really trying to accomplish. A screenshot would help.

    #26077
    Fun Lab
    Participant

    Thanks for that!

    Regarding the Gallery page, I have set up the page with other widgets on it and it doesn’t appear. Even the header image doesn’t appear. Attached is a screenshot of the backend plus how the page currently looks.

    Thanks,

    #26092
    Veena
    Moderator

    Can you pls check if there is any syntax error in your custom CSS ?

    #26233
    Fun Lab
    Participant
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘FitPro Theme Support’ is closed to new topics and replies.