-
AuthorPosts
-
February 25, 2018 at 8:24 am #917317
Hello,
i am quite new to enfold and have some questions.1. how to make my telephone number bigger and be placed before social media icons
2. how to make social icons bigger?
2. whenever i choose telephone number to show in ENFOLD/header/extra elements my WPML flags are jumping from menu bar up above my logo, but i want my flags to stay in menu bar as before.please help!
thank you
MaciejFebruary 25, 2018 at 7:09 pm #917513Hey PestkaStudio,
.phone-info { font-size: 24px; } html body [data-av_iconfont="entypo-fontello"]::before { font-size: 25px !important; }
Regarding the 3, can you please show us / enable it on your web site please?
Best regards,
BasilisFebruary 26, 2018 at 7:19 am #917676thank you for your answer.
have look at my website now after your qucik cms and activating telephone number.
Flags are bove logo an di want to keep them inside menu bar as before and telehone is still above social icons and i want them bferore icons.thank you
PestkaStudio
February 26, 2018 at 11:03 am #917744Hi PestkaStudio,
Can you show the phone number so that we can see the issue, please?
Best regards,
VictoriaMarch 6, 2018 at 6:35 am #922066Please have a look now.
What i need is:
1. telephone details before social icons
2. color changed
3. flags remain in menu bar on the right close to “serach” iconthank you
PestkaStudioMarch 6, 2018 at 7:14 am #922077Widget area issue.
When i use your code
#footer #media_image-3.widget,
#footer #media_image-2.widget {
margin: 5px 0 5px 0px;
}the widget with logos goes a bit up so then i change to margin: 5px 20 5px 0px; and it goes down but then i cannot move it left even though i change to margin: 5px 20 5px 50px;. It will only move left when i change back to margin: 5px 0 5px 50px.
Generally i want my bottom widget equally placed and at the same level.
thank you for your support.
Pestka StudioMarch 6, 2018 at 10:46 am #922130Hi PestkaStudio,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaMarch 7, 2018 at 6:49 am #922752Hi,
below details.Footer
I gave you the access please see if you can place all three footer at equal distance from each other taking into account the margin of enfold.how to enclose footage so it is easier to explain.
Maciej
March 7, 2018 at 12:18 pm #922892Hi Maciej,
They are in the equal width containers at 354px. It’s just that content is of different width give the illusion that they are not aligned. See the screenshots below.
Best regards,
VictoriaMarch 7, 2018 at 1:11 pm #922954ok Victoria and what about the rest of issues?
March 7, 2018 at 2:44 pm #923032Hi PestkaStudio,
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
@media only screen and (min-width: 1024px) and (max-width: 1200px){ .phone-info { top: 76px; margin-right: 85px; width: 60%; } } @media only screen and (min-width: 1201px) { .phone-info { top: 76px; margin-right: 85px; } } @media only screen and (min-width: 768px) and (max-width: 1023px){ .phone-info { top: 76px; margin-right: 85px; width: 40%; font-size: 18px; } } @media only screen and (max-width: 767px) { .phone-info { display: none; } }
If you need further assistance please let us know.
Best regards,
VictoriaMarch 7, 2018 at 4:52 pm #923125thank you Victoria it worked partly because everytime i choose “Header Phone Number/Extra Info” my flags are moving automaticaly above main logo and i want it to stay inside menu bar.
MAciejMarch 8, 2018 at 7:35 am #923605Hi PestkaStudio,
I would say you either leave it in the original way it is with Enfold or hire a freelancer to make a custom header layout for you.
Adjusting like this will need more control for all the different screen sizes.Best regards,
VictoriaMarch 8, 2018 at 10:34 am #923714ok and if i want to place my telephone number lower inside menu bar on the right before serach icon, what should i do?
March 8, 2018 at 11:45 am #923785Hi PestkaStudio,
You can add a custom menu item and put the phone in there.
Best regards,
VictoriaMarch 9, 2018 at 7:32 am #924307can you please explain me step by step how to do it.
thanks
MACIEJMarch 9, 2018 at 10:02 pm #924762Hi,
1. Go to your Dashboard
2. Go to Appearance -> Menus
3. Then to Custom Menu Item and from there add it last to your menu.
4. Add the Phone there!Let us know if anything else
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.