Forum Replies Created
-
AuthorPosts
-
September 4, 2019 at 12:42 am in reply to: "site is experiencing technical difficulties" when customizing Euphony Pro #181205sapanaParticipant
@askpang: There might be some issue with your server can you please contact your host regarding this issue, I think they can help you out!
Kind Regards,
SapanasapanaParticipant@the-brink:Hello blink, Can you please add this css code in your previous code. You need to just replace the display, width and margin value in your code, place the other remaining same. Please follow this steps:
Go to=> Appearance=> Customize=> Additional CSS=> add the following css code.flex-container { display: block !important; } .flex-container .box { width: 31.33% !important; margin: 1% !important; }
let me know if this works out!
Kind Regards,
SapanasapanaParticipant@jennifersimsdesign-com-au: Hello,jennifers, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-vogue/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.
Kind Regards,
SapanasapanaParticipant@catwingz: Please post in your site url so that I can look into that issue.
Kind Regards,
SapanasapanaParticipant@writerlulu: As per my suggestion it will be better if you use the normal set up of the theme, if you add padding also design does not look that better and you need to make other more changes in theme which makes it more complicated.
If there’s anything else at all that I can do to help,don’t hesitate to let me know.Kind Regards,
SapanasapanaParticipant@the-brink: Hello brink, Can you add this code instead of the previous one , I think this code will helps to make it look more better
Go to=> Appearance=> Customize=> Additional CSS=> add the following css code.menu-inside-wrapper .main-navigation { padding-left: 60px; }
let me know if this works out!
Kind Regards,
SapanasapanaParticipant@jennifersimsdesign-com-au:Go to=> Appearance=> Customize=> Additional CSS=> add the following css code
.entry-meta { display: none; }
Let me know if this helps you out!
Kind Regards,
SapanasapanaParticipant@the-brink: If you want to make the thumbnail text color white then Please follow this steps:
Go to=> Appearance=> Customize=> Additional CSS=> add the following css code.entry-title a { color: #ffffff; }
Let me know if this helps you out!
Kind Regards,
SapanasapanaParticipant@the-brink: Actually you have place the site branding of bigger size so that menu is following downward but you can put this css code. Please follow this steps:
Go to=> Appearance=> Customize=> Additional CSS=> add the following css code.navigation-classic .main-navigation ul ul li { margin-left: 50px; }
let me know if this helps you out!
Kind Regards,
SapanasapanaParticipant@fatima-zafar: Hello fatim-zafar you can check the demo of Adonis theme, you can also look for other features available in this theme If this meets your requirement then you can go for it.
Kind Regards,
SapanaAugust 30, 2019 at 5:41 am in reply to: Fatal error: Class 'WP_Customize_Code_Editor_Control' not found #180851sapanaParticipant@network: Glad to hear that you were able to figure out the issue 🙂 Don’t hesitate to let me know if find any difficulty while using the catch themes.
Kind Regards,
SapanasapanaParticipant@cresta_social_shares_total_text: Please Follow this steps:
Step 1: Go to=> Appearance=> Customize=> Header Media=> Enable on => Select Entire Site Page/ Post and Feature Image
Step 2: Save/Publish it
Again,
Step 3: Go to=> Dashboard=> Page/Post=> Edit the page/post you want to make changes
Step 4:( On right hand-side you can see Catch Vogue Pro Options metabox )Header Featured Image Options=> Enable it
Step 5: Save/ Update it
Note: Do not forget to set the Feature Image in respective page/postLet me know if this helps you out!
Kind Regards,
SapanaAugust 29, 2019 at 1:12 am in reply to: how to change slider navigation from lines to circles #180665sapanaParticipant@npangers:Hello, npangers,I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/solid-construction/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.
Kind Regards,
SapanasapanaParticipant@smbizguru: This issue is already resolved in new theme update ,Can you please update your theme and let me know if this issue still persist or not?
Kind Regards,
SapanasapanaParticipant@the-brink: Please post in your site url so that I can look into that issue and provide you with additional css to hide that tags.
Kind Regards,
SapanasapanaParticipant@npangers: Actually size of your slider images adjust proportionally on smaller screen this is how the theme is design to make the slider responsive in tablet/mobile , If you want to change the slider height in mobile version then you need to hire a customizer to get it done. If you have any other queries please don’t hesitate to let me know
Kind Regards,
SapanasapanaParticipant@writerlulu:Actually, header image is in responsive view the header will get cropped and this is how the theme is designed.
However, the whole image can be displayed using the CSS in responsive view but header image size will be decreased and there will be design issue , if you are ok with that then you can put this code
Go to=> Appearance=> Customize=> Additional CSS=> add the following css code@media screen and (max-width: 1024px) { .custom-header::before { background-size:contain } } @media screen and (max-width: 750px) { .custom-header::before { background-size:contain } }
let me know if this helps you out!
Kind Regards,
SapanaAugust 29, 2019 at 12:13 am in reply to: Fatal error: Class 'WP_Customize_Code_Editor_Control' not found #180654sapanaParticipant@odd-rey: It is difficult to locate your issue without seeing your customization setting ,Can you please provide me your admin access if that okay? I will shortly contact you by mail.
Kind Regards,
SapanasapanaParticipant@rdh: Actually this theme is design in such a way that it will hide header video and header image when you disable header media but will let you display the header text, so if you want to hide that text section I can provide you with additional css , but heade text will also be disappear from page/post, Please follow this steps:
Go to=> Appearance=> Customize=> Additional CSS=> add the following css code.custom-header { display: none; }
Yes we have more color option available in Pro version but we don’t have the feature to change the height. Please check out this features available in Pro version. If you really like it then you can go for it 🙂
Let me know if this helps you out!
Kind Regards,
SapanaAugust 28, 2019 at 12:02 am in reply to: how to change slider navigation from lines to circles #180564sapanaParticipant@npangers: Hello npangers, Please follow this steps to make the navigation slider to circles and add the following css code
Go to=> Appearance=> Customize=> Additional CSS=> add the following css code.slider-content-wrapper .cycle-pager span { border-radius:80%; height:8px !important; width:14px !important; }
Let me know if this works out!
Kind Regards,
Sapana -
AuthorPosts