Header skewed - by shivas-irons - on WordPress WooCommerce support

This topic has 9 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp

  • Avatar: shivas-irons
    shivas-irons
    Participant
    July 5, 2015 at 21:22

    I saved a change to a text block area, only adding text and nothing else, then the home page is not displaying the same. Tested on other browsers and can’t figure it out.

    Can you tell me where I access the homepage header graphic? I can’t seem to remember how to find it! I was going to look there and make any settings didn’t somehow get altered.

    The main image background should cover the entire page from left to right.

    8 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 6, 2015 at 08:44

    Hello,

    Please try to recreate your parallax effect and update all required plugins https://www.8theme.com/download-plugins/ .

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: shivas-irons
    shivas-irons
    Participant
    July 6, 2015 at 20:07

    Thanks, once updated all is well yet I have another question since I have your attention:

    https://www.dropbox.com/s/kleqrrqssmqnlpk/blogelements.mp4?dl=0

    Lastly, on another site I need some input on this issue:

    https://www.dropbox.com/s/zs6g05hu8n1nv5m/whitespace.mp4?dl=0

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 7, 2015 at 09:02

    Hello,

    I’ve added this code in custom.css file to remove the space:

    .content-page {
        margin-top: 0px !important;
    }

    Please check now.

    To change color for date blocks add this code in custom.css file:

    .sidebar-widget .blog-post-list .date-event .number {
        color: #C2A47C;
        border-color: #C2A47C;
    }

    to change background color use this code:

    .sidebar-widget .blog-post-list .date-event {
        background-color: #CDA85C;
        border-color: #CDA85C;
    }

    Write your color values.

    To modify widget in the footer use this code:
    For date background:

    .main-footer.text-color-light .blog-post-list .date-event {
        background: #BCBCBC none repeat scroll 0% 0%;
        border-color: #9A9A9A;
    }

    For date color:

    .main-footer.text-color-light .blog-post-list .date-event .number {
        color: #C2A47C;
        border-color: #C2A47C;
    }

    Regards,
    Eva Kemp.

    Avatar: shivas-irons
    shivas-irons
    Participant
    July 7, 2015 at 15:01

    perfect. thx for the help.

    Avatar: shivas-irons
    shivas-irons
    Participant
    July 7, 2015 at 16:15

    one more thing 🙂 How do I change the color and size of the blog post text. I’ve used the typography settings in the Theme options but that didn’t do anything.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 7, 2015 at 16:56

    Hello,

    Please use this code:

    .content-article p {
        font-size: 15px !important;
        color: black !important;
    }

    Regards,
    Eva Kemp.

    Avatar: shivas-irons
    shivas-irons
    Participant
    July 8, 2015 at 15:28

    thx

    Avatar: Eva
    Eva Kemp
    Support staff
    July 8, 2015 at 15:31

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘header skewed’' has been successfully resolved, and the topic is now closed for further responses

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