Home › Forums › WoodMart support forum › Center Section title at mobile device
Center Section title at mobile device
- This topic has 9 replies, 2 voices, and was last updated 5 years ago by Elise Noromit.
-
AuthorPosts
-
November 13, 2019 at 3:05 pm #156761
d_chParticipantHi,
I would like to ask you how it’s possible to have text-align “center” on the section title of my 1st column at my 1st row below my home slider only at mobile devices (screen width<991px).
In addition I would like to have my button center aligned for the above screen width.Please check my attached screenshots.
Waiting for your further advice!
Attachments:
You must be logged in to view attached files.November 13, 2019 at 6:03 pm #156789
Elise NoromitMemberHello,
Please provide the page URL and make sure it is workable, I have viewed both the Home page and do not see the content you show on the screen.
Best Regards
November 14, 2019 at 9:02 am #156901
d_chParticipantHi,
The page URL is https://www.giftsontop.gr/arxiki/. Please check again my new screenshots.
Thank you in advance!
Attachments:
You must be logged in to view attached files.November 14, 2019 at 9:49 am #156906
Elise NoromitMemberHello,
When I try to enter the page I am redirected https://prnt.sc/pwsqwp and I cannot enter the page, disable the maintenance mode.
Best Regards
November 14, 2019 at 10:18 am #156908
d_chParticipantOk I disabled it, please try again now.
November 14, 2019 at 12:21 pm #156928
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
body #wd-5dcc1ee3a103f .woodmart-title-container { text-align: center; }
Best Regards
November 15, 2019 at 11:30 am #157054
d_chParticipantHi,
Your code worked but only for Section title and not for Text after title and the button below of it. Can you send me the relevant CSS code for these elements too? Please check my attached screenshot.
Let me also mention to you that I want to have them center aligned not only at mobile but also for mobile landscape and tablet.
Attachments:
You must be logged in to view attached files.November 15, 2019 at 1:32 pm #157074
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Mobile/Landscape/Tablet:
body #wd-5dcc1ee3a103f .title-after_title { text-align: center; } body #wd-5dcc1d76a331b { display:block; margin: 0 auto; max-width:150px; }
Insert the code I have provided below to Tablet/landscape and Mobile.
Best Regards
November 15, 2019 at 2:12 pm #157095
d_chParticipantThank you very much, it worked perfect.
November 15, 2019 at 3:05 pm #157116
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register