Best Premium and Free WordPress Themes › Forums › Mercantile › Can I edit a widget?
- This topic has 5 replies, 3 voices, and was last updated 6 years, 7 months ago by Acme Themes.
-
AuthorPosts
-
November 4, 2017 at 9:56 am #21721courtmatthewParticipant
Hi. Great theme. I will probably upgrade to pro version soon. One question though, is it possible to edit the AT Featured Page widget? I would like to make the text area bigger (i.e. make the space between the text and the border a bit smaller). Basically what I want to do is make the site look better on mobile phones with small screens. THis is the website I am building@ http://www.nabermedia.co.uk
Thanks,
MatNovember 4, 2017 at 11:16 am #21724acmethemesKeymasterHello courtmatthew,
Thank you so much for using our theme. There is no such features available on the theme. You need to customize the theme to achieve such things. Please request here for theme customization.Regards
November 4, 2017 at 11:37 am #21725courtmatthewParticipantOk thanks for the reply. Is it possible to make pages full width like the home page then? That would solve my problem.
Does it cost money to customise the theme?
November 5, 2017 at 4:12 am #21730acmethemesKeymasterPlease check your page layout without sidebar. It may solve the problem. Can you please check sidebar option on that specific page?
If you need more features, you need to pay for it. Please contact us via email for further information.
info[at] acmethemes.com
November 6, 2017 at 8:45 am #21762courtmatthewParticipantI have removed the sidebar, the issue is that there isn’t enough width for text.
Here are two examples for this page: https://nabermedia.co.uk/opportunities-partnerships-sponsorships/ .
As you can see here on desktop it looks ok: https://photos.app.goo.gl/gm5YeES4k82Hp8lz2
but then on mobile it looks bad: https://photos.app.goo.gl/WHcyhHmw7n080XwX2
I have made the text smaller but this doesn’t really help, what it needs is some of the white space around the widget removed, or the white space around the page to make the text space wider.
Do you know if this is possible?
November 6, 2017 at 11:54 am #21770Acme ThemesKeymasterHello courtmatthew,
Please use the following custom CSS
@media only screen and (max-width: 640px) { .col-details { padding: 20px 10px 20px; } }
You can change the @media max-width and padding as you want.
Regards,
Acme Themes -
AuthorPosts
- You must be logged in to reply to this topic.