This topic has 9 replies, 2 voices, and was last updated 10 years by Catalin.

  • Author
  • #27518
     Cosmos
    Participant

    Hi,
    I would like to change home page white checkered insertions (there are 3 insertions – in members count area, in active members area and before footer) with my colour or image. How to do that?

    #27519
     Catalin
    Moderator

    Hello,

    Please explain better what you want to achieve… a screenshot would be useful also.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #27521
     Cosmos
    Participant

    I would like to change this white checkered background in all home page. How to do that?

    Attachments:
    You must be logged in to view attached files.
    #27523
     Cosmos
    Participant

    i removed world map, but i want to remove or change that background too

    #27984
     Cosmos
    Participant

    Can you help me?

    #28154
     Catalin
    Moderator

    Hello,

    The solution for this is to create an image with the color you want to add in the background and upload it in the [kleo_section] like:

    [kleo_section border=1 bg=”path/to/your/background/background.png”]

    We will add this functionality on the next update of the theme.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #28203
     Cosmos
    Participant

    Thanks, I have changed background in 2 places of 3. How to change the background in Questions and Newsletters section?

    Attachments:
    You must be logged in to view attached files.
    #28210
     Catalin
    Moderator

    Hello,

    You will need to add this code in your style.css file from your child theme:

    COPY CODE
    
    #support 
    {
    background: #XXX url(../path/to/your/background/your_background.file) !important;
    }
    
    

    where #XXX is the color you want to use.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #28223
     Cosmos
    Participant

    Thanks. Everything is ok 🙂

    #28228
     Catalin
    Moderator

    Great.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Changing home page's white insertions’ is closed to new replies.

Log in with your credentials

Forgot your details?