Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterYes it is possible with the JavaScript. Could you please share your site URL and the reference screenshot with the mark in which post you want to link external URL
May 1, 2023 at 12:34 am in reply to: Grid/Block menu with pictures alignment problem and url links don’t work? #189515Psink
KeymasterActually, I did not get your query. Do you want to have subpages look like the homepage?
For example on this page https://peoplesguidesac.org/homeless-help/, do you want to show the subpages in a grid format with featured images?
Please explain in more detail
Psink
KeymasterRegarding the menu icon seems there is an issue with the CSS
as you can see you have added the CSS something like this
content: “\f11b”;
it should be like this check this screen record
https://www.awesomescreenshot.com/video/16982663?key=9e844739e70c301d7817f709914ec90bRegarding Header Space You can Add this CSS
.banner-wrapper{
top: 60px;
}#header-image.no-banner-image {
min-height: 400px;
}Regarding the homepage content, it is not possible to move the static page to the top
-
This reply was modified 2 years, 7 months ago by
Psink.
April 28, 2023 at 12:12 am in reply to: How can I re -arrange the order of different categories/trip type? #189490Psink
Keymaster@ELIANDYAO, Sorry, it is not possible to rearrange. As you show on the 1st screenshot the item will be listed as per alphabetical order and on the 2nd screenshot latest entered item will be listed at the bottom
Psink
KeymasterThere is an option for sorting the homepage sections please follow the theme instruction
here is the link https://themepalace.com/instructions/themes/wen-travel-pro/#doc-sections-sorter-38April 27, 2023 at 11:11 pm in reply to: Grid/Block menu with pictures alignment problem and url links don’t work? #189487Psink
Keymaster@JMWERNEKE, Could you please share your site URL?
Psink
Keymaster@DAMIAN, we apologize for the late follow-up.
It looks like that link needs a complete URL like this https://www.midlifechangecoach.com/#intro-call
Psink
KeymasterHello @KHARASANDOVALLITTLELIONSLEARN-COM
You can this CSS to get back icon on navigation bar
#masthead.is-sticky .fa-laptop:before{
content: “\f109”;
}#masthead.is-sticky .fa-film:before{
content: “\f008”;
}#masthead.is-sticky .fa-gamepad:before{
content: “\f11b”;
}#masthead.is-sticky .fa-paw:before{
content: “\f1b0”;
}#masthead.is-sticky .fa-shopping-cart:before{
content: “\f07a”;
}#info-text .entry-content{
padding: 4.9% 8%;
}#info-text .container{
padding-bottom: 30px;
}Regarding the header image could you please explain in more detail? and share some reference screenshot
April 26, 2023 at 11:40 pm in reply to: How to remove Author on blog page and also next and previous post? #189470Psink
KeymasterPlease Add this CSS
.single .cat-links{
display: none !important;
}April 25, 2023 at 8:09 am in reply to: How to remove Author on blog page and also next and previous post? #189445Psink
KeymasterPlease add this CSS in the Additional CSS
.single .post-navigation,
.blog #main .entry-meta .byline,
.blog #main .cat-links{
display: none;
}Psink
KeymasterPlease add this CSS in the Additional CSS
@media screen and (max-width: 600px) {
.custom-header .wrapper:before {
background-size: contain !important;
}
}Psink
KeymasterYou can add this CSS in the Additional CSS
#main{
background-color: #484848;
}you can change the color code as per your requirement
April 24, 2023 at 11:53 pm in reply to: How to remove Author on blog page and also next and previous post? #189437Psink
KeymasterYes, it is possible, could you please share your site URL? We will inspect and provide CSS
Psink
KeymasterYou can add ‘Simple Custom CSS and JS’ plugin on your dashboard and google tracking tag code
you can follow the screen recording
https://www.awesomescreenshot.com/video/16773286?key=ae592b873e79af087b51ed501ed062b2Psink
KeymasterYes it may be possible to fix this by adding the CSS code in the Additional CSS
Could you please share your site URL if the site is live and also some reference screenshots?
-
This reply was modified 2 years, 7 months ago by
-
AuthorPosts





