-
AuthorPosts
-
April 6, 2020 at 8:52 pm #1201370
Hi there,
how can I adjust a column so it looks like this design our designers made? (see link below)
regs,
- This topic was modified 4 years, 7 months ago by jorisbl.
April 7, 2020 at 3:31 am #1201421Hey jorisbl,
This should be possible via css. Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonApril 7, 2020 at 7:16 am #1201491Hi Jordan,
the site is in maintenance mode, can I provide you a user role?
April 7, 2020 at 4:22 pm #1201643Hi,
Yes please.
Best regards,
Jordan ShannonApril 8, 2020 at 2:36 pm #1201919Hi,
Please add the credentials to the private area so it’s only visible to admin.
Best regards,
Jordan ShannonApril 8, 2020 at 2:56 pm #1201924This reply has been marked as private.April 9, 2020 at 9:30 am #1202174Hi there,
did you receive credentials well? And did you manage to customize it through CSS?
regs,
April 10, 2020 at 8:52 am #1202610Hi Jordan,
could you give me an update?
rgs,
April 12, 2020 at 7:30 pm #1203141Hi jorisbl,
You can try to use the box-shadow. Here is the generator.
https://www.cssmatic.com/box-shadow
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css#av-center-align-columns .av_one_third { border-radius: 30px !important; -webkit-box-shadow: -16px -28px 10px 10px rgba(255,255,255,0.57); -moz-box-shadow: -16px -28px 10px 10px rgba(255,255,255,0.57); box-shadow: -16px -28px 10px 10px rgba(255,255,255,0.57); }
If you need further assistance please let us know.
Best regards,
VictoriaApril 12, 2020 at 8:31 pm #1203151Hi Victoria,
thanks for your response. However, this is not what I mentioned. Also does this apply to all the columns, I need it for only this section.
Could you have a look at the image I’ve sent and let me know how I can do this?regs,
April 15, 2020 at 8:26 pm #1204142Hi there,
could you help me out?
regs,
April 16, 2020 at 4:53 am #1204234Hi,
Apologies, for the delay. What is the page I should be targeting? With css we can target just that specific page id to get where we need.
Best regards,
Jordan ShannonApril 16, 2020 at 7:18 am #1204273it is the homepage. You can find it called ‘home’.
regs,
April 18, 2020 at 5:46 pm #1205059Hi,
I logged in and viewed the home page and still didn’t see the section. It is just maintenance text.
Best regards,
Jordan ShannonApril 18, 2020 at 8:23 pm #1205113Hi Jordan,
the page is /home.
regs,
April 24, 2020 at 7:29 pm #1206925Hi,
Apologies, I have looked at both pages labeled home on the backend and can’t see the section mentioned.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.