noda
Forum Replies Created
-
Thank you too
I tried it on a multisite installation, migrated one site from multisite, and imported it in the multisite, progress worked without any problem, before this I tried many “Pro” plugins and they failed.
many thanks
Forum: Themes and Templates
In reply to: [Shapely] Removing Meta Data From a Page@alessandromenchetti thank you for sharing solution ??
Forum: Themes and Templates
In reply to: [Shapely] Extending menuHey there
Please try this code:
li#menu-item-1496 {
width: 118px;
}You just need to make menu element little bit wider ??
Hey there
Please try this css code in appearance > customize > additional css:
li#menu-item-1496 > a {
visibility: hidden;
}
.dropdown:after {
font-size: 16px;
content: “\f0c9”;
}Forum: Themes and Templates
In reply to: [Illdy] Changes in Customization Not Displaying on WebHello @damicoaustin
Is your problem already resolved? this might be a temporary server problem when you cant change your settings
Forum: Themes and Templates
In reply to: [Activello] Image SizesHey there
@nconner89 Basically you can use any image size, higher than 2000px width because they must be displayed in the slider as well, images might be cropped but they will not be pixelated
Forum: Themes and Templates
In reply to: [Activello] Remove author from home page and postsHey there
@abehringer I saw your question on our support board and you already have my answer ??
Forum: Themes and Templates
In reply to: [Activello] First two featured image on Home Page not alignedHey there
If your question is not resolved you can update your ticket in the COlorLib support
Forum: Themes and Templates
In reply to: [Activello] Logo SizeHello @nconner89
Sorry for the delay
You can use this custom CSS to reduce space between your logo and slider:
#logo {
padding: 0px !important;
}P.s. always use dedicated support board for fast support: https://colorlib.com/wp/forums/
Hello @nycsuperone
Sorry for the delay, just spotted your question here, it was answered by me on the support board, please always use dedicated support board for theme-related questions ??
Forum: Reviews
In reply to: [Illdy] Awesome!Thank you so much @nicholasferri
Forum: Themes and Templates
In reply to: [Shapely] Missing iconGood morning @rokkan
Looks like this icon has some problems and it’s not related to the theme, I tried it on different situation and it was not visible, to be honest now I’m out of idea what to suggest, at this moment I don’t have any fix in hands to offer you, because this icon is included in our theme from font awesome, only thing you can do is to choose differently icon
Forum: Themes and Templates
In reply to: [Shapely] Removing Meta Data From a PageGood morning @alessandromenchetti
Looks like you already did it? I can’t see any metadata on the page you provided
Forum: Themes and Templates
In reply to: [Illdy] Error font menuHello @thuvienudn
First of all sorry for the delay ??
Can i see the example of the problem? please provide a link to your page and I will check why you have different stylesForum: Themes and Templates
In reply to: [Illdy] How to display a Google Map cardGood morning
Dear @falken85 you have to try some third party page builders to display elements such is a google map, unfortunately, there is no option to display iframe tag in our default text editor ??