Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Top menu & text #82340
    VBS thinkelpad
    Participant

    Hey,

    The removal of the text has been done perfectly.
    The alignment of the menu does not see my addition in css below.
    Link demo site: https://demo.thinkelpad.be

    .main-navigation > ul > li {
    margin-right: 0px;
    }
    .main-navigation ul li a {
    font-size: 12px;
    }
    .site-header ul li:before {
    font-size: 28px;
    }
    .page-title .entry-title {
    display: none;
    }

Viewing 1 post (of 1 total)