Home › Forums › Pro Themes › Musical Vibe Pro › Glitchy
Tagged: glitchy
- This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago by
Psink.
-
AuthorPosts
-
September 29, 2021 at 9:04 pm #158378
Euphoric Vocalist
ParticipantI have 2 websites. For my first website (vocaleuphoria.com) I’ve been using Educational Hub for a couple years and I love it. I set it up just the way I like it. Thats why I recently purchased Musical Vibe Pro for my second website (queencarolynt.com) but now that I’ve set it up, I’m finding it to be a bit glitchy. When you scroll down the page the slider suddenly disappears. I’m using a few featured page widgets on the front page and its creating big gaps between headings, paragraphs and videos. Can you help me fix this?
September 29, 2021 at 9:16 pm #158379Euphoric Vocalist
ParticipantOh and also when I open the customizer on my computer it changes the menu as if I’m looking at it on my mobile phone.
September 30, 2021 at 12:22 am #158386Psink
Keymaster@EUPHORIC-VOCALIST, Please add this CSS in the additional CSS. It will solve the following issue
– Top bar spacing issue
– slider Glitchy issue
– other spacing in the homepageregarding customizer, yes it will show the mobile menu because the customizer parts almost cover 25% of the screen, so preview parts behave as like its a tablet screen. you can Zoom out the screen by pressing ctrl and “-” btn in the keyboard to show full menu
.enabled-sticky-primary-menu .site-header.fixed, .enabled-sticky-primary-menu .site-header { position: sticky; top: 0; } .enabled-sticky-primary-menu .site-header.fixed .site-description { display: block; } #tophead .header-social-wrapper { float: right; } #top-head-right{ display:none; } #quick-contact { width: 50%; } #main-slider .slider-buttons a, #main-slider .slider-buttons a:hover{ color: #fff !important; } #sidebar-front-page-widget-area .widget { padding: 10px 0; } #sidebar-front-page-widget-area .featured-page-widget .featured-page-content { padding: 0; }Hope this will fix all of the issues
September 30, 2021 at 12:24 am #158387Psink
Keymasterafter adding the above code in the theme your site looks something like this, please check this screen record
https://www.awesomescreenshot.com/video/5437488?key=0cb488ac37f515a01522e724b8a99959 -
AuthorPosts
- You must be logged in to reply to this topic.





