This topic has 6 replies, 2 voices, and was last updated 2 years, 9 months ago ago by Rose Tyler
Hi
on the desktop version the title from the instagram widget it looks good, but on the mobile the title looks different .
I use html for the Facebook module and the title is correct on both mobile and desktop
what css code should i use?
as the title of the 8theme instagram Module, to be the same as the title of the title of the custom html widget.
thanks.
Hello,
Please try the next code:
.content-page .null-instagram-feed:not(.sidebar-widget):not(.footer-widget) .widget-title {
font-size: calc(var(--h5-size-proportion) * 1rem);
color: var(--et_dark-2-white);
margin-bottom: 1.4em !important;
padding-bottom: 1em;
border-bottom: 1px solid var(--et_border-color);
text-align: left;
}
Regards
not working.
it looks the same on mobile
Clear cache of your mobile browser and check now
Regards
I thought I deleted the cache..
it’s okay, it works
Thank you for your support.
You’re welcome!
Regards
Tagged: 8theme, adjustment, best selling, instagram, widget titles, woocommerce themes
You must be logged in to reply to this topic.Log in/Sign up