How to change header background color? - by chrisoneal

This topic has 30 replies, 2 voices, and was last updated 2 years, 10 months ago ago by Olga Barlow

  • Avatar: chrisoneal
    chrisoneal
    Participant
    November 30, 2020 at 21:56

    Thank you. The spacing looks a little off though, especially here: https://www.architecturalminerals.com/about-us/

    Is there way to save this, but revert back so I can compare between the 2 and adjust as needed? Thanks!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 1, 2020 at 13:01

    Hello,

    There is no option to switch between header builder and built-in header in this version of theme. It requires the downgrading of the theme version. If you need to add space on that page then just edit the page and add either padding or margin depending on what you need http://prntscr.com/vtjlvq

    Regards

    Avatar: chrisoneal
    chrisoneal
    Participant
    December 4, 2020 at 16:25

    Can you help me with another header that I’m having the same problem with after updating?

    Thank you!

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 5, 2020 at 13:33

    Hello,

    We can’t log in to your Dashboard using credentials that you provided http://prntscr.com/vwbvo0
    Check the pass and provide the correct one.

    Regards

    Avatar: chrisoneal
    chrisoneal
    Participant
    December 7, 2020 at 17:23

    updated info attached. Thanks!

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 8, 2020 at 14:07

    Hello,

    Updated. Check now.

    Regards

    Avatar: chrisoneal
    chrisoneal
    Participant
    December 11, 2020 at 16:49

    Thank you. After the latest updated I’ve noticed 2 new problems though.

    1. Most, but not all of the time, the slider on the home page does not extend all the way to the right side of the page. I tried changing the row settings but this didn’t resolve the issue.

    2. The Instagram posts are not displaying. I reconnected the account but still have the issue.

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 11, 2020 at 18:52

    Hello,

    1) Very often it’s related to the cache plugin. Try to deactivate it and check after that.

    2) Instagram is ok http://prntscr.com/w0pla6

    Regards

    Avatar: chrisoneal
    chrisoneal
    Participant
    July 1, 2021 at 18:53

    It looks like the xstore wordpress theme has added a new et-portfolio-style.css file that is overriding my designs on the Portfolio page. How do I edit or disable that file?

    (i extended my support through 31 Dec 2021 but am not able to start a new topic.)

    Thanks

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 2, 2021 at 10:54

    Hello,

    Edit the child theme functions.php file and replace

    <?php
    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
    function theme_enqueue_styles() {
    	etheme_child_styles();
    }

    with

    <?php
    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 1001 );
    function theme_enqueue_styles() {
    	etheme_child_styles();
    }

    Clear cache and let me know if you still have issue with the styles after that.

    What error do you get while trying to create the new topic?

    Regards

  • 1 2
    Viewing 30 results - 21 through 30 (of 30 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.