Header & Styling

Posted in: Newspaper
Post count: 131

Hi…

I am new this forum and i need help regarding these few things

1. How can make the top, bottom and main navigation menu in full width (http://imgur.com/F4liVxT)

2. How can we remove the underline from the Post titles and links when we hover it?

3. How can we had categories on single post page?

4. How can we add shadow in post thumbnails As is on this site or may be a box http://www.magscroll.com

5 How can we make the header navigation menu in solid instead of transparent.

Thanks!

Post count: 7909

Hi,

Replied via dashboard!

Thanks!

Post count: 131

Here is the dashboard? :/

Post count: 7909

Hi,

Sorry it was a misunderstanding: http://themeforest.net/author_dashboard?utf8=%E2%9C%93&filter=all&term=sayeedahsan#comment_9128950

1. I have checked your site and seems to look fine: http://screencast.com/t/zkr9OkdBhttp://screencast.com/t/PaMWYhlD
Please provide more details. Did you solve the issue?

2. Please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/WBpq1kiHXcI

a:hover{
text-decoration:none !important;
}

Note that this will apply on all links when hover it!

3. You can set category tag to show from Theme Panel > Categories > each category: http://screencast.com/t/NuOuTjpQN

4. Try this custom css in Theme Panel > Custom Css: http://screencast.com/t/pM4MTaJRLFT

.td_block3 .td_mod6 .entry-thumb{
box-shadow: 4px 4px 6px rgba(10,10,10,0.3);
}

5. You can disable transparent header from here: http://screencast.com/t/R7AYL3m0QeM
If this is not your issue please provide more details!

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.