Service Widget Re-Positioning

Home Support Business Point Service Widget Re-Positioning

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15984
    Anonymous
    Inactive

    Hello, I would like to reposition the way services widgets are shown, for example, if I have an odd ammount of services (let’s say 5) I’d like form it to show the maximum ammount of services (Whatever that may be) on one row and the rest on another row BUT CENTERED, default is that it puts the services aligned to the left.

    #16120
    nirav
    Keymaster

    Hi There!

    Hope you are doing good!

    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    .business_point_widget_services .services-list .inner-wrapper
    {
    text-align:center;
    }

    Hope this helps!

    Have a great day ahead!

    Reagrds,
    Team ProDesigns

    #16158
    Anonymous
    Inactive

    Worked like a charm, thank you!

    #16166
    nirav
    Keymaster

    Hi There!

    Hope you are doing good!

    We are glad that it worked.

    Have a great day ahead!

    Regards,
    Team proDesigns

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