Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@visualmotion: Hello there, 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/parallax-frame/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.Regards,
SkandhaSkandha
Participant@visualmotion:Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.alignright { display:none; }Let me know if this solves you issue!
Regards,
SkandhaSkandha
Participant@midwestretail: I didn’t find the issue at my end. Switch to the parent theme and disable all the plugins and check once again. If the issue gets resolved there must be a plugin conflict. Check out the link to know how to check for plugin conflicts.
Let me know if the issue persists.
Regards,
SkandhaSkandha
Participant@visualmotion: To separate Portfolio and Featured Content with a border
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#portfolio { border-bottom: 10px solid white; }To order the featured post content
Go to => Appearance => Customize => Featured Content => Featured Content Options => Featured Content Options you can insert post ids in Featured Post 1, Featured Post 2, Featured Post 3
This way you can display posts in the order you want.Can you clarify what you want to do with the Hero Content Option.
Let me know if you have anymore issues!Regards,
SkandhaSkandha
Participant@hedibelkhodja: You seem to be using an older version of the theme. Please update the theme to it’s latest version and let me know if the issue persists.
Regards,
SkandhaSkandha
Participant@luismarioochoa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
To remove bullets from sliders
#controllers { display:none; }The Social Media Widget facebook and twitter looks totally good at my end.
The Slider option to enter text and content seems to work well at my end. Please update your theme and let me know if the issue persists.
To bring the sticky menu to the center
#mysticky-nav.wrapfixed { left:unset; }Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@bwashington729: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.featured-image { float:left !important; } .featured-image img { width:100%; }Let me know if this works out for you!
Regards,
SkandhaMarch 2, 2018 at 2:48 am in reply to: Changing image header size + aligning it more to the left #132631Skandha
Participant@sliska: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (min-width:991px) { .custom-logo { width:50%; height:50%; position:relative; left:-50px; } }Let me know if this solves your issue.
Regards,
SkandhaMarch 2, 2018 at 2:24 am in reply to: Parallax Frame Pro | how to customize the Site Title size #132630Skandha
Participant@visualmotion: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (min-width:280px) and (max-width:400px) { .site-title a { font-size:13px; } }Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@dnelson503: Glad to know the issue is resolved. Let me know if you have anymore issues.
Regards,
SkandhaSkandha
Participant@hedibelkhodja: I tried the same changes at my end and it seems to be working fine. Can you please try making the changes again and let me know if the issue persists. Make sure you publish after making the changes.
Regards,
SkandhaSkandha
Participant@mventres: Social icons visible only on hover is a theme issue which will be resolved in the next theme update. For now Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.site .footer-widget-area .widget_decree_social_icons a { color: #fff; }Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@cjcjcreativedesign-com: Yes you can add a third level menu and collapse them as well.
To make the second level menu display on clicking rather than on hover replace the text:hoverwith:activein the previous css code i provided you!Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@rudicash: Hello there,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-box/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.Regards,
SkandhaFebruary 28, 2018 at 11:06 pm in reply to: FONT & TITLE ISSUES IN FEATURED SLIDER – FEATURED CONTENT – AND LOGO SLIDER #132580Skandha
Participant@barrycotton: Thank you so much for your appreciation. Have a good day!
Regards,
SkandhaSkandha
Participant@kmckay: I have made changes to your site as you described using additional CSS.
Let me know if this solves your issue.
Regards,
SkandhaFebruary 28, 2018 at 5:05 am in reply to: Footer Background Color won't revert to Transparent #132542Skandha
Participant@petegwebmaster: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#supplementary .widget { background-color:unset; }Let me know if this does the trick.
Regards,
Skandha -
AuthorPosts
