- This topic has 3 replies, 2 voices, and was last updated 3 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Musical Vibe Pro › Glitchy
Tagged: glitchy
I 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?
Oh 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.
@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 homepage
regarding 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
after 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
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |