Home Forums WoodMart support forum Top Bar information box problem/bug

Top Bar information box problem/bug

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #78087

    RuiYang
    Participant

    My icon is not centralised within the top bar and is very far from my text.

    May I know how to fix this.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #78105

    Hello,

    Please provide your site admin access we shall check and provide the solution.

    Best Regards

    #78108

    RuiYang
    Participant

    my website is ideointerior.sg

    #78120

    Hello,

    Add this code to the Theme settings > Custom CSS:

    .woodmart-info-box.icon-alignment-left .box-icon-wrapper {
        max-width: 50%;
        margin-right: 10px;
    }

    If you want closer decrease this value margin-right: 10px;

    Best Regaards

Viewing 4 posts - 1 through 4 (of 4 total)