Archived topic
Change GP Side bar widget color + remove mobile menu
1 reply · Started by victor on April 20, 2021
Hi there,
Having trouble changing my color for the side bar widget and removing the mobile menu for: https://sgxp.com/kpop-singapore/
Hi there,
Your site has this CSS on Appearance > Customize > Additional CSS.
/* Sidebar styles */
.sidebar .widget:first-child {
background-image: linear-gradient( 145deg, rgb(164,218,216) 0%, rgb(228,243,242) 100%);
}
Remove this or change the background-image value to another color of your preference.
As for removing the mobile menu. Can you specify which one? Your site has 2, one from Elementor, one from the GP Premium plugin.
IF you wish to remove the one from GP Premium plugin, go you Appearance > customize > Layout > Header and set Mobile Header dropdown to off.
If it's the one from Elementor, you'll have to ask Elementor support or refer to their documentation on how to do it.