-
AuthorPosts
-
September 5, 2019 at 11:49 pm #1134664
Greetings,
I need to move the Icon Box Content area more right and up (Under the Title). For example Under “EASILY BOOK ONLINE” I want “Click” to line up with “EASILY”
I have included my website in the private content section.
-
This topic was modified 6 years, 2 months ago by
kreece8948.
September 7, 2019 at 6:37 am #1135219Hey kreece8948,
Please try the following in Quick CSS under Enfold->General Styling:
.home .banners-box { padding-right:47px; }Best regards,
RikardSeptember 9, 2019 at 7:27 pm #1136183Hi Rikard,
The provided code did not seem to move the text.
September 9, 2019 at 8:10 pm #1136193Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.
Best regards,
Jordan ShannonSeptember 9, 2019 at 10:32 pm #1136235Yes, i did.
September 10, 2019 at 12:47 am #1136297Hi,
Add this to quick css:
.home .iconbox_content_container .panel-grid-cell{ margin-left: 40px; margin-top: -30px; }Best regards,
Jordan ShannonSeptember 13, 2019 at 6:44 pm #1138128Hi Jordan,
When I add that code it moves things correct but than I’m unable to click the icon links.
September 13, 2019 at 6:54 pm #1138134Hi,
Change to this:
.home .iconbox_content_container .panel-grid-cell .so-panel{ margin-top: -20px; }Best regards,
Jordan ShannonSeptember 13, 2019 at 8:56 pm #1138187I can click on the icon not but I can’t click on the phone number with that code. I also need the text more right.
September 13, 2019 at 9:07 pm #1138192Hi,
There are no link tags on the phone number or “click here”.
Best regards,
Jordan ShannonSeptember 13, 2019 at 9:11 pm #1138194I added one to the first icon for you to see the issue. My browser makes phone numbers automatically clickable.
September 13, 2019 at 9:23 pm #1138195Hi,
Looks like its a layering issue:
Add this to quick css:
#av_section_2 .template-page.content.av-content-full.alpha.units{ margin-top:80px!important; }Best regards,
Jordan ShannonSeptember 13, 2019 at 9:30 pm #1138196Thanks, Things looks great.
-
This reply was modified 6 years, 1 month ago by
kreece8948.
September 16, 2019 at 8:50 pm #1138917Hi kreece8948,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
This topic was modified 6 years, 2 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
