• Resolved wardencenter

    (@wardencenter)


    Greetings!

    Feature requests for the (fantastic) Info Box Block:

    Option to set background color and padding for text area.
    Why: On “in-between” screen sizes of 1024, like on mini tablets, the text tends to encroach on the image. Setting a background color and padding for the text area solves this without affecting responsive layouts, and is invisible on other screen sizes if the text background color is the same as the Page Content Area background color.

    The Additional CSS I used to achieve:

    .hentry .wp-block-uagb-info-box .uagb-ifb-content{
    	background-color:#ffffff;
    	padding-left: 5px;
    	
    }

    Images from mini tablet, after and then before applying above CSS:

    View post on imgur.com

    Thanks for making such a nice plugin.
    Cheers,
    Kim

    • This topic was modified 4 years, 4 months ago by wardencenter.
    • This topic was modified 4 years, 4 months ago by wardencenter.
Viewing 1 replies (of 1 total)
  • Hello @wardencenter ,

    I will surely convey your feedback to our concerned developers. We are always keen to listen to our customers and to receive their feedback. This is the best way to improve our products and services and maintain our client’s satisfaction. 🙂 

    I’ll put forward your thought about this to our team and if feasible we will try to improve the scenario in our future updates.

    As, I have already taken this up as a suggestion and added it to our to-do list so that our developers can consider it in one of our future updates.

    I am making the query resolved for now.

    You can always get in touch with us through our website in case you wish to follow up or drop in any other suggestion.

    Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Feature Request for Info Box’ is closed to new replies.