Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1042893

    Hi
    Can u enable right click option on the site?
    So i can check and give u suggestions.

    Regards

    danielalhabsy Friend
    #1042898

    Oh, OK, I already enable right click option on the site

    Regards

    Pankaj Sharma Moderator
    #1042902

    Hi
    Add below code in custom.css

    .t3-banner .bannergroup {
        border-bottom: none!important;
    }
    .t3-section-wrap .module-title {
        border-top: none!important;}

    Regards

    danielalhabsy Friend
    #1042907

    Thank you, it’s work

    but still have to much empty space between the top banner position and "section" position

    it is possible to reduce the empty space?

    Thank You

    regards

    Pankaj Sharma Moderator
    #1042909

    Hi
    add below code in custom.css to remove the content section

    
    .home .t3-mainbody {display:none;}
    

    Regards

    danielalhabsy Friend
    #1042911

    Thank You very much, It’s work

    best Regards

    Daniel

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  danielalhabsy 7 years, 5 months ago.

The topic ‘How To Remove Line Border In Banner-Top Position’ is closed to new replies.