• Resolved joecobain123

    (@joecobain123)


    Hello All,

    I have just started using this theme and I have a quick question.

    Can i resize the text and the size of the boxes for the “Front Page Content Boxes”

    Hope you can help

    Joe

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Resizing the content box will cause issues in other device view.
    It may be possible to resize text without affecting the layout.

    Post your website URL and tell which text you want to re-size.

    Thank you

    Thread Starter joecobain123

    (@joecobain123)

    the website is http://www.mortgagerefunds.es/.

    I want to resize the 4 boxes in the middle.

    Thank you for your help

    Thread Starter joecobain123

    (@joecobain123)

    also how do I change the colour of the text within the 4 boxes?

    Thread Starter joecobain123

    (@joecobain123)

    I have used this css and seem to have worked!

    .home-content-boxes h2 {
    margin-top: -20px !important;
    }
    .home-content-boxes p {
    margin-top: -5px !important;
    margin-bottom: -5px !important;
    }
    .home-content-boxes a {
    margin-top: -5px !important;
    }
    .home-content-boxes {
    top: -50px !important;
    bottom: -60px !important;
    }
    .home-content-boxes p {
    font-size: 13px !important;
    color: #00cca3
    }
    .home-content-boxes h2 {
    font-size: 16px !important;
    }

    .home-content-boxes p {
    margin-bottom: -60px !important;
    }

    .header {
    padding-bottom: 0px !important;
    }

    .t4p-icon-social-rss::before {
    font-family: ‘FontAwesome’;
    content: “” !important;
    }

    The next problem I have is that it look awful on mobile! what can I do?

    Hi,

    This was what I had mention to you if you resize your content boxes.

    Resizing the content box will cause issues in other device view.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Front Page Content Boxes’ is closed to new replies.