Events settings – header options

Support Forums for LiveMesh Themes & Plugins Forums Peak Theme Support Events settings – header options

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19414
    suomi
    Participant

    Hi,

    is it possible to display slider and remove title header in the events page? Indeed, I would use Revolution Slider or a image background in the header.

    Thanks for your help.

    #19433
    Veena
    Moderator

    Adding rev slider is not possible. But you can add header title area background image using custom CSS .
    You can try the below example custom CSS .

    .events-list.events-archive #title-area {
        background: url("https://www.livemeshthemes.com/peak/wp-content/uploads/sites/13/2015/10/bg-quote.jpg");
        background-size: cover;
        background-position: center;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Peak Theme Support’ is closed to new topics and replies.