This topic has 3 replies, 2 voices, and was last updated 9 years by drearypanoramic.

  • Author
  • #53827
     drearypanoramic
    Participant

    Hi,

    I’ll just provide my website for clarity.

    As you can see: https://www.christiansrule.com/get-inspired/

    The header strip has a custom image as its background.

    Now when you got to this page: http://www.christiansrule.com/shop/

    The header strip isn’t there, even after individually editing the Shop page to include it. How can I change the styling on this page?

    #53852
     drearypanoramic
    Participant

    I should say, for clarity, that the header strip doesn’t display the image background (the brick wall) that the other pages do.

    #53874
     sharmstr
    Moderator

    Put this in your css

    COPY CODE
    
    .main-title {
      background-image: url("https://www.christiansrule.com/wp-content/uploads/2015/02/brickwall.png");
      background-repeat: repeat;
      background-size: inherit;
      background-attachment: scroll;
      background-position: left top;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #55588
     drearypanoramic
    Participant
    This reply has been set as private.
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?