Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pworden1
    Participant

    Also, if I purchase the theme, how will I update it while keeping the child theme work I’ve already done? When I made the child theme, I had to rebuild quite a lot. Fortunately, there’s not a lot of site content yet.

    in reply to: Need help centering site logo #226452
    pworden1
    Participant

    While waiting, I added a variation of what I already had. Here’s what’s working:
    .header-center-layout .site-branding {
    width: auto;
    }
    .header-center-layout .site-branding {
    margin: 0 auto;
    }

    So does the second code replace the first? I am obviously not familiar with custom CSS. I also seriously need to remove the “by wordenabode” at the footer. Under the Copyright, it says Child of High Responsive by wordenabode. !! My client will go ballistic about that.

    in reply to: Need help centering site logo #225965
    pworden1
    Participant

    Actually, it works on the desktop view, but NOT on mobile view. :\ I used this code:

    .header-center-layout .site-branding {
    width: auto;
    }

    Here is the site url again:
    http://www.suffernation.com

    Thanks for any help with this!!

    in reply to: Need help centering site logo #225835
    pworden1
    Participant

    NEVERMIND – GOT IT!!

Viewing 4 posts - 1 through 4 (of 4 total)