Home Forums Pro Themes Kids Education Pro Page text box

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #33525
    dcreech
    Participant

    Is there a way to change the padding within the text box? There is a lot of wasted space at the top in mine.

    Where do you change the background color of these?

    #33544
    wensolutions
    Keymaster

    Hello @dcreech,

    Can you post your site URL along with the proper screen shot mentioning the section you want to manage the padding of ?

    Best Regards!!

    #33619
    dcreech
    Participant

    http://13.82.88.84/

    How would I attach a screen shot?

    #33628
    dcreech
    Participant

    Also – the background color

    #33678
    wensolutions
    Keymaster

    Hello @dcreech,

    To reduce the padding of the Info block and the home content display section in the front page you can add the following custom CSS :

    #info-text {
        padding-top: 5px;
    }
    
    .cloud-background.page-section {
        padding-top: 34px;
    }

    You can post your screenshot by posting screenshot to free image hosting sites ( like imgur )

    Regarding the “color” of the text section, the “color” you are referring to is actually the background image that is set for the section. Also, it is not an available theme feature to change the image of the section.

    While the request can be achieved with some theme customization, the customization is beyond the scope of this support forum, that is bug fixing and minor support / fixes. For advanced customization specific to your site please consider Hiring a professional customizer, which will help you customize and add additional theme features as per your requirements.

    Hope you would understand,

    Best Regards !!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.