Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #601203

    It is possible have a menu with different color for each page like http://www.lastradadeicampioni.it

    #601210

    Hey unicaweb!

    You can add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-59 #header_main_alternate { background-color: orange !important; }

    and change page ID to match your pages ID. If that does not help, please post the link to your website and a screenshot showing the changes you would like to make.

    Regards,
    Yigit

    #601590

    Ok but I need to setup logo dimension and menu over slideshow like this http://lastradadeicampioni.it/

    #603640

    Hey!

    Set the page to have a transparent header then add this in the Quick CSS field:

    #header {
        background-color: red;
        margin-top: 50px;
    }

    Regarding the logo, we have to see the actual page so that we can provide the needed css modifications.

    Regards,
    Ismael

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