badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Slider disabling.

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4822
    psy2k
    Participant

    Hi,

    When disabling the Slider from Theme Options, a line is left after the menu and above the content. How can I get rid of this? Before enabling the Slider there was no line there. You can see what I mean here: http://blog.typpz.com. In single post page or page (like http://blog.typpz.com/2013/10/26/migrating-to-modern-objective-c) there is no line.

    Thanks in advance for your help.

    Nikos

    #4823
    psy2k
    Participant

    Actually I’ve found that this css is causing the issue:

    #content .post {
    /* padding-top: 10px; */
    padding-bottom: 40px;
    /* border-top: 1px solid #eaeaea; */

    I commented out the first and third line and everything is like before.

    Is this added automatically when enabling the slider?

    #4840
    Rabin Shrestha
    Participant

    Hi psy2k,

    Are you talking about the border line below the menu. Then paste this CSS below in your Custom CSS box in theme options panel to remove the line.

    #access {
        border-bottom: medium none;
    }

    Rabin

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.