-
AuthorPosts
-
September 7, 2015 at 6:14 pm #499470
Hi!
First of all sorry for my english.
I have several problems, hope it’s not too much but I’ve tried to look for answers in the forum and did not found.
1. I want the header appears only when scroll down the screen. I tried changing the settings on the pages (“Header visibility and transparency”) and in the theme options, but I didn’t succeed.
2. I want to do a customized background color for the search button on the header.
3. I want to put big social Icons at the footer (not at the socket).
4. The sidebar in the front page is different from the other ones (although I use the same one “displayed everywhere”). I also trying to make it in different design (title in center, line below the title and in between the archive months)
5. for some reason I have two titles for the “category” element in the sidebar.
How do I do this things?
Sorry if that was too much, hope to get your help as soon as possible.
Thanks !
NoySeptember 7, 2015 at 6:17 pm #499471again the example website of what I’m trying to get
September 8, 2015 at 7:56 am #499693Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardSeptember 8, 2015 at 10:24 am #499754Hi,
Yes of course I add the details in the private content.Thank you!
September 9, 2015 at 11:15 am #500300Hey!
1. Try this code in Quick CSS field:
#top .header_color.av_header_transparency, #top .header_color.av_header_transparency .phone-info.with_nav span { display: none; }
2. use this code:
#top #menu-item-search.menu-item-search-dropdown>a { background-color: red; }
3. Use widgets to add you social icons into footer.
4. Sidebar is the same for me on all of your sites. Could you fix it?
5. Check your widget (title) or use this code:label.screen-reader-text { display: none; }
Would be best for us if you use different ticket for different questions.
Regards,
AndySeptember 9, 2015 at 1:43 pm #500400Yes you are right! I’ll do it next time.
Thanks for the help!!
About Number-
3. I would like icons identical to those in the header (which comes with the theme) only to be larger. There is no other way to do this besides Iidgtim?
4.front page sidebar have different colors from the rest of the sidebars ..Again,
Thank youSeptember 9, 2015 at 1:58 pm #500415Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main .social_bookmarks li a { font-size: 16px; } .widget a, .widget { color: #8d8d8d; }
Cheers!
YigitSeptember 9, 2015 at 2:27 pm #500444Can’t see any changes..
Do I need to enter another shortcode to the widgets? or do another thing beside this?Thanks
September 9, 2015 at 5:26 pm #500603Hey!
Have you added this code into Quick CSS field in Enfold theme options > General Styling? If you have and it did not work, please post temporary admin logins here so we can look into it.
Best regards,
YigitSeptember 9, 2015 at 5:40 pm #500624My bad .. I see changes but not what I meant.
I want the same header social icons at the footer (not at the socket) but larger.
More details at the Private content.Hope to hear from you as soon as possible..
NoySeptember 11, 2015 at 12:24 pm #501580Hey!
your third facebook icon looks pretty much the same as on your example website. So could you already achieve what you need? you can upload custom fonts using fontello icons: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Regards,
AndySeptember 16, 2015 at 2:14 pm #504111mission accomplished! haha
thank you!September 17, 2015 at 6:32 am #504518 -
AuthorPosts
- The topic ‘Header visibility, different sidebars, footer’ is closed to new replies.