Site logo

Archived topic

primary navigation in content area

7 replies · Started by faz on December 14, 2016

Viewing posts 1–8 of 8

hi

i have disabled the header and using a page builder plugin for the main content area, is there any way to make the primary navigation sit on top of a row with a hero header image

thanks for the help

Hi there,

Should absolutely be do-able - any chance you can show me your page?

hi tom

thanks for the fast reply!

the webpage is here

http://manchestertaxitransfers.co.uk/wp/

ive disabled the the header and needed to add the primary navigation to the top of the homepage with a transparent background so the text can be seen on the background, is this possible please

thanks for the help

faz

You would have to enable the navigation on that page, and then add this CSS:

.main-navigation {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: transparent;
}

You can add CSS to that page only using the Simple CSS meta box in this plugin: https://wordpress.org/plugins/simple-css/

Let me know if you need more info :)

hi tom

thanks for the reply, that worked perfectly! thank you for the help and support!

hi tom

just another couple of questions please ive looked through the support forum and no answers!

i have uploaded a logo to the nav bar but it pushes the links to the right is there anyway to keep the logo on the left while the links are centred

also i have looked in the customise options and there is no option to customise the drop down background color is there a way to change the color to make it transparent

faz

hi tom

i managed to fix the problem using a menu plugin, everything is cool and working thanks for the quick reply to the original question

really happy with the support and happy to have made the purchase!

Glad everything is working and that you're enjoying GP! :)

This archived topic is closed to new replies.