Home › Forums › Arnold WordPress Theme › Dots missing
- This topic has 19 replies, 2 voices, and was last updated 2 weeks, 5 days ago by
friedrichfotografie.
- AuthorPosts
- June 4, 2022 at 6:49 pm #27622
Hi! There are no dots above the “U” in my expanded panel menu.
It should look like this: “Über uns”
http://friedrichfilme.deJune 5, 2022 at 2:59 am #27625Hi there,
Welcome to SeaTheme forum.Please set the menu font line-height as 1.2 or more:
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookJune 5, 2022 at 7:30 am #27631This reply has been marked as private.June 6, 2022 at 12:32 am #27640Please paste the custom CSS code to “Appearance > Customize: Additional CSS”
.ux-mobile #header {transition: all 0.1s .25s;} .show_mobile_menu.ux-mobile #header {transition: all 0s;}
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookJune 6, 2022 at 6:01 am #27643This reply has been marked as private.June 6, 2022 at 6:26 pm #27658This reply has been marked as private.June 7, 2022 at 8:21 am #27670This reply has been marked as private.June 7, 2022 at 4:47 pm #27688This reply has been marked as private.June 7, 2022 at 4:59 pm #27691This reply has been marked as private.June 8, 2022 at 1:31 am #27698Hi, thanks,
I don’t find the BG color animation issue, please check the video if it the same as on your device.If it is not the same, please clean your browser cache. If there still a issue, please give me more detail suggestions like animation speed, timing, logo/menu color etc, or I do not know how to improve it.
Yes, you can find “Show Social Links on Expanded Panel” on theme options/Header
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookJune 8, 2022 at 8:50 pm #27712How can I make the social media Link center in the panel?
June 9, 2022 at 2:01 am #27716Please pickup this option in theme options: https://www.dropbox.com/s/ukfj45ymzt3baam/QQ20220609-100019.jpg?dl=0
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookJune 9, 2022 at 6:10 pm #27719This reply has been marked as private.June 10, 2022 at 1:39 am #27723Please adjust left spacing and vertical alignment of the text “Folge uns” by CSS(”Appearance > Customize: Additional CSS)”
.head-meta .socialmeida-text { margin-left: 10px; vertical-align: 1px; }
I cannot reproduce the 2nd issue, could you please record a video(you can upload it by Dropbox, and share the video URL)?
Thanks!Regards!
SeaTheme – FAQs – WordPress Customization – FacebookJune 11, 2022 at 5:31 am #27735This reply has been marked as private.June 11, 2022 at 5:38 am #27736This reply has been marked as private.June 11, 2022 at 12:14 pm #27743Please adjust left spacing and vertical alignment of the text “Folge uns” by CSS(”Appearance > Customize: Additional CSS)”
.menu-panel-bottom .socialmeida-text { margin-left: 10px; vertical-align: 1px; }
Add the CSS to fix the text-gone issue:
.menu-panel-bottom .socialmeida-a:focus { color:#fff; }
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookJune 12, 2022 at 1:25 pm #27752This reply has been marked as private.June 12, 2022 at 1:58 pm #27755Please update the CSS as:
.menu-panel-bottom .socialmeida-a:hover .socialmeida-text, .menu-panel-bottom .socialmeida-a:focus .socialmeida-text, .menu-panel-bottom .socialmeida-a:focus { color:#fff; }
Ps: please disable all cache(or speed) plugins to check if it doesn’t work still.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookJune 12, 2022 at 9:00 pm #27762This reply has been marked as private. - AuthorPosts
- You must be logged in to reply to this topic.