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*

different questions. Please I need urgent help!

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26102
    Marta
    Participant

    Dear Mr/Mrs:

    I bought Attitude theme (Premium version, my Horse Account is: [email protected]) last week. I think it’s great, but I would like to do some changes (my website is: http://armonia.ws/wordpress/ ). Please, could you solve me the following questinos? :

    1. I would like to have posts, but I wouldn’t like to show them in the home page. It is posible? As you can see, now it appears the phrase: “No posts found”. I would like to remove that.
    2. I would like to change the width of the menu. I would like the menu could have the same width that the main photo which it’s in the home page.
    3. In the small devices, the menu is represented by a square with 3 gray lines. I would like that the square would be in black, and the lines would be white. It is posibble?
    4. Also, I was wondering if it is posible to access the html language.

    I look forward to hearing from you soon. Thanks in advanced,
    Marta

    #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!

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