• Hello,

    I am ussing this theme which is very cool, but i have a few questions.
    Can i remove the background space . Under the slider?
    Also i want remove the space on front page where is leftslidebar-my post-rightslidebar.here i have a lot of space between them.
    Finaly i want to move up a bit my post on my front page. I want mo have space between pages and the post.
    My site:
    https://www.bettips365.com

    Thanks in advance.

Viewing 8 replies - 1 through 8 (of 8 total)
  • 1)

    .fpc-marketing {
        margin-top: -20px; /* Adjust */
    }

    3)

    .blog .entry-header {
        display: none;
    }

    Add those while I think about 2). Let me know so I can take a look at updated site

    Thread Starter Craqu

    (@craqu)

    Thanks for your support.
    I introduced is css both codes . first took effect but when I entered the last ( NR3 ) did not change anything on the page

    3)

    h2.entry-title {
        display: none;
    }

    Thread Starter Craqu

    (@craqu)

    Hello ,
    I tried again but nothing happenes.
    I thing i made somethings rong. Because i have mor probleme.
    My navbar is in left parto of header and i can’t put in right like before.
    If you see my pages now I don’t have space before leftslider but i have i lot of space next to rightslider.
    Also if you see in front page page i have button “click here”, but if you push on it nothing chance:))
    What do you thing?
    It will be better if i delete my theme and i try again to install all plugins and more?
    Or we can resolve all problems
    https://Www.bettips365.com
    Thank you very munch for you support.

    2)

    .span6.article-container {
        margin: 0px;
    }
    .span3.tc-sidebar {
        margin: 0px;
    }
    .span3.left.tc-sidebar {
        margin-left: 30px;
    }

    Thread Starter Craqu

    (@craqu)

    Ok,
    With that css cod i resolved the space between leftslider-post-rightslider.
    Now can i remove the space before leftslider and next to rightslider.
    I want have full screen without space.
    Like
    And if you see on my website i have rihghtslider overlap with my post ( table).
    And i wanna thank you again for your support.

    Thread Starter Craqu

    (@craqu)

    Ok,
    With that css cod i resolved the space between leftslider-post-rightslider.
    Now can i remove the space before leftslider and next to rightslider.
    I want have full screen without space.
    Like
    And if you see on my website i have rihghtslider overlap with my post ( table).
    And i wanna thank you again for your support.

    Thread Starter Craqu

    (@craqu)

    Thanks. It work
    I change a little bit but now i think the front page are ok. This is maximum, because i sow if i change in right.tc-slider with 10px is gone down because this is the limit i understand.
    If you have any time to look on my pages you will see the pages are not centred.

    span3.left.tc-sidebar {
    margin-left: 20px;;
    }
    .span3.right.tc-sidebar {
    margin-left: 40px;
    }

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Remove spaces’ is closed to new replies.