Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterI did not understand the query would you please explain in more detail?
Psink
KeymasterYes, the load more does not work for the Content Type page and post. It will work for the category and the Recent
As you can see in the screen record
https://www.awesomescreenshot.com/video/14696914?key=149da35b5426b222324e4a0a37bf39b4Psink
KeymasterYes it is possible, please follow the screen record
https://www.awesomescreenshot.com/video/14696786?key=496f88391c51577e48aab51810850ed7
Psink
KeymasterYes we can make it, Before for start install the “Theme Editor” plugin and active
please follow the screen record
https://www.awesomescreenshot.com/video/14695923?key=bb94c2eeb5778986c711c45200b09f6aPsink
KeymasterSeems you have managed to change the menu and the text on the header.
Regarding changing, the text on the top bar and the menu.
Add this CSS in the Additional CSS
span.header-top-label.menu-label {
visibility: collapse;
}span.header-top-label.menu-label:before {
content: “TOP”;
visibility: visible;
}#primary-menu-wrapper .menu-label {
visibility: collapse;
}#primary-menu-wrapper .menu-label:before {
content: “MAIN MENU”;
visibility: visible;
}you can change the word in the content as per your requirement as you can see in the screen record
https://www.awesomescreenshot.com/video/14695575?key=ccdc41d21674aa4b62e179add92c573bPsink
KeymasterHere is the CSS code, Add this in Additional CSS. And for Color, we will be adding the color picker For the Color Scheme so that you will be able to choose any color
And we will release the update in a couple of days, after the release, update the theme, and then you will be able to change the color scheme
Regarding your second query add this CSS to only show email and number
#top-header .latest-news{
visibility: none;
}Regarding the third query is it the first section on the homepage that you want to apply changes to?
Regarding the menu bar, here is the CSS
svg.icon-close, svg.icon-menu {
fill: #f5a028;
}you can change the color code #f5a028 as per your requirement
Psink
KeymasterRegarding Issue one – maybe the modern menu is selected in the Menu Type
check this screen record
https://www.awesomescreenshot.com/video/14668333?key=9cbbfe77edf4f2f2f6775aaecde95c8dAnd Regarding query two – I can’t see any attached pics, could you please try a different approach for sharing pics? also, the site URL is not working –
Psink
Keymaster@FASTFORWARD, Seems all the changes can be done with the CSS. There is an option called “Additional CSS” in the theme customizer where we can add the CSS code to modify the design.
If you have knowledge of CSS, you can try by adding CSS code in additional or we can help you with that you can share your site url
Psink
KeymasterYou can share the screen record with prashant.themepalace@gmail.com. And is it possible to share the site dashboard access? I guess there is something has gone wrong with the customizer
Also could you please explain in detail the step that you have done before the issue occur, I still did not get what the exact issue is
Psink
KeymasterI guess due to the cache the page is not loaded properly. Could you please refresh the by holding ctrl + shift + R and check if its works or not?
Also, I have noticed you have added the code in the Additional CSS which is affecting the theme CSS as you can see in the screen record
https://www.awesomescreenshot.com/video/14638906?key=d95b990271fce325f7e3d502be231b2dAnd regarding the btn level I did not get the difference as you can see both btn lie on same align
https://www.awesomescreenshot.com/video/14639075?key=8932229a6c9713fbb61ad7f2011e660cPsink
KeymasterWe really appreciate your query. We will release the update by fixing the issue soon in the future
Psink
KeymasterWe have fixed the custom booking button issue. Could you please try the updated theme file
here is the theme link
https://we.tl/t-WCpORiFYVJRegarding the button level could you please share the site URL? we will inspect and provide you with a CSS to fix the issue
Psink
KeymasterI didn’t get what the actual issue is. Could you please share a site URL with some reference screenshots?
Psink
KeymasterCould you please share your site URL? We will check and let your know
Psink
Keymaster@CIOCCOTRAVEL, We appreciate your query. And we will inspect and let you know once we fixed the issue ASAP
-
AuthorPosts