Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterCan you please share your dashboard login through our contact form? we will check and add the required CSS
here is the link
https://themepalace.com/contact-us/January 15, 2022 at 1:39 am in reply to: I switched my website from http to https and my icons have changed. #177320Psink
KeymasterCan you please share your dashboard login through our contact form? we will check and add the required CSS for the icons
here is the link
https://themepalace.com/contact-us/Psink
Keymasterwe apologize for the late follow-up. Please add this CSS to remove a black portion form the menu
.main-navigation li.home-menu.current-menu-item a::after {
border-top: transparent;
border-left: transparent;
}January 14, 2022 at 7:03 am in reply to: Itinerary Page – Tabs width different to reset of page. #177283Psink
KeymasterWe apologize for the late follow-up. Please add this CSS in the additional CSS
.single-itineraries .wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev,
.single-itineraries .wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next {
visibility: visible;
opacity: 1;
top: 33px;
background-color: #000;
}
.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next:before,
.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev:before {
color: #fff;
}
.single-itineraries .slick-prev:before,
.single-itineraries .slick-next:before {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}.single-itineraries .wp-travel-tab-wrapper .tab-list.resp-tabs-list {
max-width: 100%;
}-
This reply was modified 3 years, 9 months ago by
Psink.
Psink
Keymastercan you please share your site url?
January 12, 2022 at 11:27 pm in reply to: Itinerary Page – Tabs width different to reset of page. #177251Psink
Keymastercan you please share your site url?
January 12, 2022 at 11:25 pm in reply to: I switched my website from http to https and my icons have changed. #177249Psink
KeymasterPlease add this CSS in the additional CSS
.home .fa{
font-family: ‘FontAwesome’;
}-
This reply was modified 3 years, 9 months ago by
Psink.
Psink
KeymasterPlease follow the instruction
here is the link https://themepalace.com/instructions/themes/signify-pro/#doc-how-to-import-demo-6
Psink
Keymastercan you please share your site url? We will check and provide you CSS code to change it. Also can you please explain in more detail about the changes you want to make?
Psink
KeymasterHello,
You mean to modify the design or something else. Can you please explain in more detail?
Regards
Psink
KeymasterHello
There is an option called Header Media in the customizer, there you will find a bunch of options to enable disable header image on various pages
Here is the reference screen record
https://www.awesomescreenshot.com/video/6736923?key=8deb94a2f272e73343a08588625cd248Psink
KeymasterPlease add this CSS in the Additional Css
.archive .page-header .page-title {
visibility: hidden;
}.archive .page-header .page-title span {
visibility: initial;
margin-left: -130px;
}@media only screen and (max-width:479px) {
.archive .page-header .page-title span {
margin-left: -90px;
}
}Psink
KeymasterPlease add this CSS
#colophon #block-128 .widget-wrap p { font-size: 18px; }
Psink
Keymastercan you please share your site URL?
Psink
KeymasterPlease add this CSS in Additional CSS
.singular-content-wrap .entry-header .entry-title, #testimonial-content-section .section-title-wrapper .section-title, #testimonial-content-section .section-description, .inner-section-content-wrapper .section-heading-wrapper .section-title-wrapper .section-title, .inner-section-content-wrapper .section-heading-wrapper .section-description { color: #ffffff; }
-
This reply was modified 3 years, 9 months ago by
-
AuthorPosts