Home Forums WoodMart support forum Centering Text & Big Banner

Centering Text & Big Banner

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #61426

    GeorgiK
    Participant

    Hello,

    I wish to center this text http://prntscr.com/jr9w13 but I don’t see an option to do that.

    Also, I must be doing it wrong because my banner appears small in size on my iphone? :> http://prntscr.com/jra05d

    Kind Regards

    #61430

    Hello,

    Please add this CSS to center the text:

    .instagram-widget h3{
        text-align:center;
    }
    .instagram-widget .clear{
        text-align:center!important;
    }

    Any picture is scaled depending on the width of mobile. The picture is scaled both in width and in height. If you do not want that hide the picture on mobile and put the text on yellow background. In result, you will get readable and informative banner though it would not be so nice.

    Best Regards

    #61432

    GeorgiK
    Participant

    Hi,

    Thank you for the fast response.

    Where should I put the CSS?

    Regards

    #61434

    Navigate to Theme Settings > Custom CSS insert and save.

    Best Regards

    #61436

    GeorgiK
    Participant

    It worked. Thank you.

    #61473

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Centering Text & Big Banner’ is closed to new replies.