Forum Replies Created
-
AuthorPosts
-
February 17, 2014 at 8:34 pm in reply to: Header Navigation Styling Adjustments & Moving the Contact form button #225064This reply has been marked as private.February 14, 2014 at 6:10 am in reply to: Gallery is not forcing images into the right sizes so it is lined up perfectly #223785This reply has been marked as private.February 12, 2014 at 8:59 pm in reply to: Delete Top Navigation but keep Phone number/Info field #223031
That did the trick, only thing I had to do was make sure I didn’t include
#header_meta { display: none!important; }
I did it successfully with:
#header_meta { margin-top: -30px; } #header_meta .container { margin-top: -30px; }
Thanks Yigit, I’d buy you a beer if I could lol.
February 12, 2014 at 5:15 pm in reply to: Delete Top Navigation but keep Phone number/Info field #222892Hey Yigit,
I’m currently working on the site via Mamp. I added in that and it didn’t work the phone number just disappeared along with the top navigation grey bar.
This is how my header looks right now: https://www.evernote.com/shard/s77/sh/9c679ed9-c898-4326-92dc-98378895de09/ebeaeceae08f14c70a4072a457952561
Here is my Source Code: https://www.evernote.com/shard/s77/sh/e024fc17-7e59-42a0-b271-5c72cd95da24/f0b19a8ecd14e529d9a9e7485bf0d387
Current quick css:
.phone-info { font-size: 14px; } #footer h3 { color: black !important; } .phone-info { padding-top: 62px; margin-left: -30px; } .sub_menu { right: 12%; } #top .social_bookmarks li { font-size: 19px; } .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: #c3512f!important; } .main_menu ul:first-child > li > a:hover { color: orange!important; } .avia-menu-fx { display: none; } #header_main_alternate, .bottom_nav_header.social_header .main_menu ul:first-child { background: #494949; } .bottom_nav_header.social_header .main_menu ul:first-child>li a { font-size: 16px; font-weight: 700; font-family:'Lato'; } .bottom_nav_header.social_header .main_menu ul:first-child > li a { color: white; } #header_main_alternate .container, .main_menu ul:first-child > li > a { height: 55px !important; line-height: 55px !important; } .bottom_nav_header.social_header .main_menu ul:first-child>li a { border-right-style: none!important; } .bottom_nav_header.social_header .main_menu ul:first-child>li:first-child a { border-left-style: none!important; } body { font-size: 14px; } #top .social_bookmarks li a { color: #c3512f; }
Thanks a lot, this support team is the best.
February 7, 2014 at 5:39 pm in reply to: Logo sits on top of header image in wrong position covering written font #220960Thanks for your input!
February 7, 2014 at 5:38 pm in reply to: Custom Background for Gallery Images in the pop up windows? #220959Appreciate the help Devin, this is resolved.
Thanks Yigit, that did the trick.
January 16, 2014 at 7:12 pm in reply to: Header links move to second row on iPad or slightly smaller browser size #210830Hi Yigit, the code worked.
Thanks a lot for your help.
November 25, 2013 at 7:07 am in reply to: Issues with Bottom Navigation during a Header Resizing #192793I figured it out was also able to swap the header image with something better.
Had to tweak the Quick Css code to this:
#top .social_bookmarks { display: none; } #header_meta { display: none; } #header_main .container, .main_menu ul:first-child > li > a { height: 161px !important; line-height: 161px !important; } #header_main_alternate .container, .main_menu ul:first-child > li > a { height: 40px !important; line-height: 40px !important; }
November 22, 2013 at 11:15 pm in reply to: How do you change the Title color of the Heading tags inside the Footer Widgets #192112It worked, thanks! I don’t have a link yet because I’m doing the site via mamp locally.
November 15, 2013 at 6:15 pm in reply to: Minimizing the Logo Resize Capabilities Under a Child Theme #189345Devin, thats understandable. Thanks for the clarification.
November 14, 2013 at 7:21 am in reply to: Minimizing the Logo Resize Capabilities Under a Child Theme #188249Thanks Devin so are you basically saying child theme or not I would have to follow these steps in the following post each time there was a theme update? https://kriesi.at/support/topic/enfold-logo-resize/
Any suggestions? Thanks.
November 13, 2013 at 7:56 am in reply to: A Specific Alternate Content Area is not following the Color Scheme #187640Ismael,
Thanks, this did the trick. My site is currently being developed via MAMP so I don’t have it live yet but I can see the changes are working.
Just to have it for reference what about changing the text inside the icon list content.
Thanks.
-
AuthorPosts