• Forum
  • FAQ
  • Docs
Notice: In order to post a support question you have to have an account and be logged in.
Register  or  Login
  1. I have chosen the Homepage Box options the be "Pages", but when this is done, the page texts are overlapping one another. How can this be corrected?

    IvanApfel
    1 year ago
  2. Hi,
    in style.css file find this code:

    .two-columns .col-1, .two-columns .col-1 {
    width: 440px;
    float: left;
    color: #656565;
    }
    

    and replace with:
    .two-columns .col-1, .two-columns .col-1 {
    width: 430px;
    float: left;
    color: #656565;
    padding-right: 20px;
    }
    

    Cheers,
    Max.

    Max
    1 year ago

Add Reply

You must log in to post.

 

Add a new topic!

Chances are your issue is already answered, but if it’s not, you can always create a new topic.

Add new topic

Search forums

Searching for something specific? Type something and press Enter to search.