Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #164165
    APWordandSound
    Participant

    http://www.adrienpalmer.com/

    I want the body behind just the description to be blue while leaving the header and footer the color they are. Thanks!

    #164203
    Skandha
    Participant

    @apwordandsound: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-header-logo {
    	background-color:#000052;
    }

    You can change the color according to your choice.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #164204
    APWordandSound
    Participant

    Hey! That changed the header, but I’m hoping to change the part below it. The part that says ”
    BE HEARD
    Copywriter specializing in editing, website copy, and creative writing.

    Audio Producer specializing in mixing, mastering, and original compositions.

    Get In Touch”

    Thanks!

    #164205
    APWordandSound
    Participant

    And also…while I have you (thanks!) how can I choose which pages I display my sidebar and my footer? I have figured out how to set a default as far as the sidebar, but then my posts page has settings I can’t change…

    #164226
    Skandha
    Participant

    @apwordandsound: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #post-29 .entry-content {
    	background-color:#000052;
    }
    .wp-block-button.aligncenter {
    	padding-bottom:20px;
    }

    You can change the color according to your choice.

    Do you mean to display sidebar and footer only on specific pages? If yes let me know on which pages you want them to be displayed.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #164258
    APWordandSound
    Participant

    Thanks! And the only change in where the sidebar is displayed is that I want it to show on this page
    https://www.adrienpalmer.com/word/
    Thanks so much!

    #164304
    Skandha
    Participant

    @apwordandsound: Go to => Appearance => Customize => Theme Options => Layout Options => Homepage/Archive Layout => Right Sidebar ( Content, Primary Sidebar ).

    This should show up sidebar on your Word page.

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #164465
    APWordandSound
    Participant

    Perfect, thank you so much!

    #164522
    Skandha
    Participant

    @apwordandsound: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/audioman/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Change Homepage body background color’ is closed to new replies.