Background Issue and Demo homepage - by PcNetLab

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

  • Avatar: PcNetLab
    PcNetLab
    Participant
    January 26, 2016 at 11:18

    Hello,

    I would like to ask you 2 questions:

    1)About the background of the theme, i did set an image but it seems when it loads the website to show for 1-2secs and then it “disappears” (a new layer of color hides it). Where and what should i change in the css files?

    2)About the Demo Homepage like the image bellow, i want to know how to change the first text “Winter is Coming”.

    Demo Homepage

    Thank you in advance

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 27, 2016 at 10:11

    Hello,

    1. Background option in Theme Options works for Boxed Layout which you can set in Theme Options > General.
    To change background for Wide Layout you need use this code in Theme Options > Custom CSS > Global Custom CSS:

    .st-content {
        background-image: url("http://artholic.gr/wp-content/uploads/2015/12/canvas.jpg");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    2. Go to Static Block section > edit block “look-book-home”.

    Regards,
    Eva Kemp.

    Avatar: PcNetLab
    PcNetLab
    Participant
    January 27, 2016 at 12:22

    Thank you about your help.
    About the Static Block section, where are the settings about that?

    Thank you again

    Avatar: Eva
    Eva Kemp
    Support staff
    January 27, 2016 at 13:45

    Hello,

    Open “look-book-home” block http://storage7.static.itmages.com/i/16/0127/h_1453898642_6619699_c9fbc3460d.png and edit the content http://storage9.static.itmages.com/i/16/0127/h_1453898693_8539664_c210522c0b.png . Please clarify what settings you need for static block.

    Regards,
    Eva Kemp.

    Avatar: PcNetLab
    PcNetLab
    Participant
    January 28, 2016 at 13:55

    Thank you for your help.

    I have a last question, if you check the website and zoom in you will notice that if i have the layout settings to Boxed, the content gets on the background and it doesn’t stay in the boxed form. What should i do to solve that?

    Avatar: Eva
    Eva Kemp
    Support staff
    January 28, 2016 at 16:23

    Hello,

    Try to use this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .main-header > .container, .boxed .st-container {
        width: 930px !important;
    }

    Regards,
    Eva Kemp.

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

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

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