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*

Reply To: different questions. Please I need urgent help!

#26112

Hi Marta,

To remove the “No posts found” title from you home page and to have the same menu width that the main photo go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

.home .entry-title {
    display: none;
}
#access li {
    padding-right: 65px;
}

Note: Please increase/decrease the above digit value if you add/remove menu item.

For you answer of question No. 3 you have to change the 3 gray lines image from the image directory that you can find inside the theme directory.

Thank you!