Home Forums Pro Themes Food Restro Pro Unable to change color of header.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #135691
    Colin Marcom
    Participant

    Hello again,

    I got the site working (I had to check the enable site content button) but, regardless of which color I choose for the header it stays the same color of red. I can change colors on everything else, but it won’t take the changes! Thanks in advance. Also, is there a way to increase the size of the logo in the header? I tried editing the .css and changing the max height from 80 to 125 which works in preview mode, but refused to get any larger. Site is http://fca.zerostress.tech/

    Thanks!

    Colin

    #135792
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can change the color from red to other by going to Admin Panel > Appearance > Customize > Colors > Color Scheme as shown in the screenshot below.

    https://prnt.sc/uv79uf

    Further, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to increase the logo size.

    .home #masthead .site-logo img {
            max-height: 190px;
    } 

    Hope this helps.

    If you have further queries, let us know.

    Regards.

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