- This topic has 3 replies, 2 voices, and was last updated 6 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Business Center Pro › BF: Services widget
Tagged: BF: Services
Hello,
I’m busy building my first WP service and currently looking for option to set 4 columns in BF:services widget.
Is that an option in business pro theme?
Hello @bartolemi,
The Business Center pro theme does not have the widget called BF: Service so please clearly mention which theme you are using so that we can help you.
PS: Please post the issue in the support forum of the theme that you are using so that it would be easy for us to answer your queries.
Thank you .
Best regards!!
sorry my bad, it’s “business field pro”
Hello @bartolemi,
The option to set the column layout is not within the theme.
However, you can set the column layout to 4 by using the additional custom CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
@media only screen and (min-width: 1023px){
.business_field_widget_services .service-block-item:nth-child(3n+1) {
clear: none;
}
.business_field_widget_services .service-block-item {
width: 23.33%;
}
}
Hope this helps.
Best Regards!!
Have a good day 🙂 .
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |