Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #872820

    Hi, I am working on a test site to try to sell to an artist.

    Can I make the header stretch all the way across monitor and how can I have more space between bottom of header and menu items. Also how do I increase size of menu items.
    If he buys site then of course I will purchase another Enfold theme.
    thanks
    Buddy

    #873204

    Hey Buddy,

    The image quality will not work.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #header_main {
        background: #080808 url(//buddyroberts.com/eddie/wp-content/uploads/2017/11/logo1310.jpg);
        background-size: cover;
    }
    #header_main_alternate {
        background-color: rgba(164, 164, 164, 0.7);
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #873216

    Great, that worked perfect! How do I make menu text larger?
    thank you so much for the quick help.
    Buddy

    #873394

    Hi Buddy,

    You can go to Enfold > Advanced Styling > then select Main Menu Links from the dropdown field and click on the Edit Element button then change the font size and save. Hope this helsp :)

    Best regards,
    Nikko

    #873654

    Thank you all, that worked great.
    Buddy

    #873805

    Hi Buddy,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header with bottom menu’ is closed to new replies.