Anjali Chavan
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] Templates without Page Builders?Hi John,
Currently, we do not have any template designed without page builder. All Astra Starter Sites are built with Elementor and Beaver Builder.
~ Anjali
Forum: Plugins
In reply to: [Custom Fonts - Host Your Fonts Locally] CSSHi @fpats,
First, add your custom font with the plugin. Then you can add a CSS class to your text like –
<span class=”custom-font-words”>Some text here </span>
Then write a CSS on the respective class like –
.custom-font-words{
font-family: your-custom-font-family ;
}~ Anjali
Hi @wendy_d,
Elementor plugin does not apply the <button> tag to their buttons. Instead of that it uses <span> tag. If you inspect the button dragged from Elementor you will see a <span> tag used – https://cl.ly/b3c2bd363374
While Astra customizer settings for the button are applied to the <button> tag only. So these settings will not be applied to Elementor buttons as it does not contain the <button> tag.
We do have this thing on our list and we might work on this in future.
Regarding feature request – Thanks for the suggestion. We have added it to our feature requests list.
Forum: Themes and Templates
In reply to: [Astra] Astra Pro- responsive issuesHi Xenia,
Yes! We did see it and would love to help you with all your queries and doubts.:)
Please give us a while until we get back to you with an answer to the most recent query.
~ Anjali
Forum: Themes and Templates
In reply to: [Astra] Astra Pro- responsive issuesHi Xenia,
Seems like you have opened up a support ticket for this issue. I have alredy answered your ticket. Please have a look at it and reply us with a mail.
~ Anjali
Forum: Themes and Templates
In reply to: [Astra] Help deleting white space under header@claxius
When you use boxed or content-boxed layout for the container, Astra applies a margin of 4em to top and bottom. You can remove top margin with following CSS –#primary { margin-top:0; }
Though I observed that there are blank <p> tags added to your pages that are adding some space at the top. Try removing it from your editor.
Forum: Themes and Templates
In reply to: [Astra] part of page missingI’m not sure if I fully understood your question.Could you please specify what you mean by “Three dots” on the home page.If you could provide some screenshots, that would help greatly.
Forum: Themes and Templates
In reply to: [Astra] Sticky footerCustom Layout Addon allows you to include anything in the footer, it can be a hyperlink or menu or any element and content you want. It allows you to built a footer with any page builder so that you get full control on footer design.
Custom Layout addon is user-friendly which makes our theme more flexible.
Forum: Themes and Templates
In reply to: [Astra] Sticky footerSticky Footer is a premium feature which is available with Astra Pro. You can use Custom Layout addon in Astra pro to set footer as sticky. Along with it, Astra Pro offers some cool addons, you can have a look.
Or else you would need to write custom CSS to achieve the sticky footer functionality.
Forum: Themes and Templates
In reply to: [Astra] header image and space between top and imageYou are welcome! We are glad that it worked for you.
Wish you happy and prosperous new year!Forum: Themes and Templates
In reply to: [Astra] header image and space between top and imageSeems like you have opened up a ticket with our support center for the above issue and one of our representatives has already replied to you on the ticket. Kindly check your mail and let us know if that works for you.
Regarding your another query with changing the rectangle photo- seems like you are using Elementor and the rectangle image you can see is set as a background image for the element.You can edit it under the Advanced tab of the element.
Hi
I am also facing the same issue. Columns are not stretching to full width on the actual device.
Here are some screenshots that might explain issue better-
With Elementor – https://goo.gl/SmhZfE
On device- (iPad) – https://goo.gl/Zq6Z5jLooking forward to hearing from you.
Regards,
Anjali