- This topic has 6 replies, 2 voices, and was last updated 3 years, 3 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Photo World/Photo Session Support › HEADER menu button transparency how to remove
1 – Hi, after change of main backround my menu buttons has tranasparency around menu how can I solve it? On ne side pages is ok.
2 – I´d like to have same navigation menu also on my left side widged
3 – I´d like to remove preview slider with pictures from homepage just keep navigation buttons
Will be glad for your help…
TomiMika.com
3 – fixed by:
#thumb-tray {display:none !important;}
Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
#site-nav ul li a {
background-image: none !important;
}
Regards,
Chris
2 – THX fixed and is there possibility to use main header navigation style also in widget somehow??
And is there also option to make header bar litle bit tinner?
Hi I have next quary Id like to get code how to customise HEADER SIZE, FOOTHER SIZE and BOTTOM copyright size to make it little bit thinner…
THX a lot for your spport soon it will looks perfect….:)
Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
.header { padding:0;}
.header .logo .site-description { margin-bottom: 5px;}
.footer-bottom { padding:10px 3%;}
#colophon { padding: 10px 20px;}
.footer-menu ul li { padding-bottom:5px;}
Regards,
Chris
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]