Removing Revolution Slider Header

Posted in: Newspaper
Post count: 6

How do I remove the header block above the Revolution slider? <h2 class=”wpb_heading wpb_revslider_heading”>Main Slider</h2>

I want the slider to butt up against the main nav bar on top and also align with the left and right (full width on content area).

Also, I want to make my logo much bigger. Is there a way to do this with affecting everything else?

Thanks

PS – is there a way to share images and make this “private” rather than public?

  • This topic was modified 11 years by Sedona6.
Post count: 7909

Hi,

I need a link to inspect this, you can try to hide it via custom css in Theme Panel > Custom Css:

.wpb_revslider_heading {
display: none;
}

You can change the header style to one that use full logo size – http://screencast.com/t/mV8fUDZ6kg
If you don’t want to post images or link here on forum, you can send an email at contact@tagdiv.com and provide details about your issues.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.