Forum Replies Created
-
in reply to: Mobile menu background color
Hello,
Glad to know you already found the option. Sorry for the misunderstanding. Your topic is raised under Specular theme forum, so i assumed you were referring to that theme.
I will change it to the right forum now.
I the future to avoid such misunderstandings, please go strait to this link: https://support.codeless.co/?forum=handel-responsive-multi-purpose-business-theme
This is Handel theme forum.You can see a list of all available forums (according to the theme) in the right sidebar of this page ->
(screenshot)Best regards!
in reply to: menu colorHello,
:) It’s the same actually. Can you please post some valid wp credentials in a private reply? I can fix this for you.
Let me know.
Best regards!
in reply to: Pagination: Header Link rel="prev" & rel="next"Hello,
Of course! Thank you very much for sharing it with the community!
Best regards!
in reply to: Self-Hosted VideosThis reply has been marked as private.in reply to: image visibility problems on IE and SafariHello,
I see that there is indeed dublicated img code in the text. If you see the code from the “Editor” tab of the text editor, then you can see there are two
tags. The second one is what causes the ? in other browsers. See this screenshot: https://postimg.org/image/2o0rjhed8r/
I removed them from the ‘Materials‘ page already. You can continue with the other pages.
Let us know.Best regards!
in reply to: Single Page Site AchorsThis reply has been marked as private.in reply to: Mobile menu background colorHello,
You can style the mobile menu drop-down in Specular > Header Options > Dropdown Options & Mobile Menu.
Let us know.Best regards!
in reply to: Theme breaks when activatingThat’s great! Thanks for sharing!
in reply to: WooCommerce cart always in english.Hello,
Can you please fill in the ftp information on the extra information fields of your profile data too? So we can give it a closer look to the lang files.
Read this article for more information.
Best regards!
in reply to: Hooks for Using Visual Composer Mega FooterHello,
Yes, theme does support the hook for “wp_footer”.
Best regards!
in reply to: Justify Align All Future Blog PostsHello,
This is not possible with theme options but you can achieve it with custom css. Add this code into your custom css box:
.blog-article.standard-style .content .text { text-align: justify !important; }Let us know.
Best regards!
in reply to: Full screen and portfolioHello,
You are using a codeless slider in home page. The white opaque strip is the place where the title and text of the slide would be. But you have not added any content to it. Check it at Codeless Slider Options > Slide > Content (screenshot).
To remove it, i changed the opacity of the color to full transparent by adding this custom css Into your custom css box:
.codeless_slider .swiper-slide .content.vertical_centered { opacity: 0; }Let us know.
Best regards!
in reply to: 403 Error on Home pageHello,
Sorry, maybe i missed it..but is don’t see any 403 error in your home page. Not in the page and not in the console. Did you manage to fix your issue? If not, can you send a screenshot of it?
The 403 Forbidden Error can be caused by a certain state of the server file permissions. This error is basically due to:
-Incorrect file or folder permissions;
-Incorrect settings in .htaccess file;
Since you already reseted the .htaccess file, then the error has gone.
Let us know.Best regards!
in reply to: menu colorHello,
In this case you check the page’s General Settings > Page Options & Style. Check out the “Header Color Style for Header 1” option. Make sure the dark version is selected.
Let us know.Best regards!
in reply to: Media Grid Widget Shortcode not loadingHello,
You can add an image in the footer using the “Media” widget (screenshot), or use your Flickr account to create a grid of images and then add it in the footer using the Specular Flickr widget.
Best regards!