Forum Replies Created

Viewing 30 posts - 1 through 30 (of 44 total)
  • Author
    Posts
  • in reply to: Center Subheading when text default is justify #1470605

    Thank you both for your support.

    This second option is exactly what I expected. Nevertheless, indeed, the complete advise from Guenni007 helps me to unerstand better Enfold structure and how it works. I’m taking first solution applying justify alignment only to textblock element and eliminating additional CSS code I used to force changes on that general instruction applied to the whole <p> element. One instruction alone (the textblock one) works the same, but I think it’s a cleaner code.

    Great support guys, as always.

    Best regards,
    Eduardo

    • This reply was modified 2 weeks, 3 days ago by ezimbron.
    • This reply was modified 2 weeks, 3 days ago by ezimbron.
    • This reply was modified 2 weeks, 3 days ago by ezimbron.
    in reply to: Center Subheading when text default is justify #1470399

    Thank you Ismael.

    Let’s see if this gallery is good enough for you to see what I mean.

    First image is my custom CSS panel with general <p> alignment centered.
    Second image shows Special Header settings
    Third image represents how Heading and its Subheading looks like (Oficina Central centered, while adress is left aligned).
    Fourth image shows that when I cancel CSS <p> attribute, then
    Fifth image with address centered too

    Best regards.

    in reply to: Center Subheading when text default is justify #1470354

    Sure I have, all three options. I want to use Modern Header though.

    The problem is due to I’m using CSS code to justify all <p> elements, because alignment is not part of typography settings nor the Advanced Styles. So, I needed to add the following custom CSS:

    p, li {
    text-align: justify;
    }

    When I block this instruction by commenting it, center alignment in subheading works well. Nevertheless, I would like to have both styles working together.

    Is there any CSS code that could be applied to Avia elements to get this? The one you suggested me for slider caption works very well (#top .avia-slideshow .av-slideshow-caption.av-m2fnm33t-7194a2c2891f3e7874849bd5c29c844f__0 .avia-caption-content p { text-align: center; })

    See the first column at https://franco.integracionwebmx.com/contacto/#mapas

    Best regards.

    • This reply was modified 3 weeks, 1 day ago by ezimbron.
    • This reply was modified 3 weeks, 1 day ago by ezimbron.
    in reply to: Hiding only logo in home page #1470177

    Thank you Ismael!

    Best regards.

    in reply to: Hiding only logo in home page #1470051

    Here’s the URL:

    in reply to: Hiding only logo in home page #1470029

    Thank you Ismael, it’s done.

    Regarding <p> style and Fullscreen Slider text caption, I need some orientation. If open a new thread whith this subject, let me know.

    I need typography for <p> element be justify aligned by default. I looked for an option into Enfold Settings and couldn’t find Text Alagnment attribute neither on General Styles / Tipography nor on Advanced Styles. So I’m using this CSS code:

    p, li {
    text-align: justify;
    }

    It works fine. However, when I center Caption into a Fullscreen Slider, only Caption Title takes centered alignment, but Caption Text does not. I tried adding add html <p style=”text-align: center;> element into caption text field, but the complete page breaks, so this was not a solution.

    How could I indicate center alignment only to Text Caption?

    As always, thanks in advance. If I have to open a different thread for this topic, let me know.

    Best regards.

    in reply to: Hiding only logo in home page #1469957

    Sure.

    It is not a full screen slider, but it’s a colour section with a background image at 100% height.

    Here is URL:

    Thank you.

    in reply to: rounded corners on images #1469727

    Thank you Ismael. It works fine too.

    Regards.

    in reply to: rounded corners on images #1469723

    Is there any way to apply the same efect to a column background image without border?

    in reply to: rounded corners on images #1469715

    Thank you very much Ismael. It works great.

    Best regards.

    in reply to: Uncropped woocommerce image doesn’t work #1464622

    Thank you all of you Kriesi team.

    Ticket may be closed.

    Best regards,
    Eduardo

    in reply to: Uncropped woocommerce image doesn’t work #1464586

    Awesome!!!

    Thank you very much Ismael.

    Best regards.

    in reply to: Uncropped woocommerce image doesn’t work #1464535

    Thank you Ismael, I appologize regarding access issue. It’s already fixed.

    So, do I have to choose “uncropped” option on Woocommerce media settings and then regenerate thumbnails? Is this a reasonable first step? Let me try.

    Anyway, please take a look to private message I’m leaving to you.

    Regards.

    in reply to: Uncropped woocommerce image doesn’t work #1464496

    By the way, “Uncropped” and “Custom” options under Appearance > Customize > WooCommerce > Product Images
    – Settings > Media “Thumbnail cropping” don’t work.

    I leave login information through private content.

    Regards.

    in reply to: Customize accordion elements #1436970

    It worked Ismael, thank you.

    Now I can see manual color input box.

    Best regards.
    Eduardo

    in reply to: Customize accordion elements #1436903

    Thank you Mike.

    Interface you posted is a little different than the one I see. Manual color input is missing indeed.

    The site is new, it was recently created just in order to show some ideas to a possible client. Then, as you suggested, I deleted the two plugins which were added while WordPress instalation and nothing changed.

    I leave you my credentials in the Private Content area, so you can take a look directly.

    Best regards.

    Eduardo

    in reply to: Customize accordion elements #1436885

    Thanks Mike.

    I just want to know if there is a way to assign exact colors to Accordion elements (like background, title, border, text) by a CSS Class. There is no field to write a # code into custom styling.

    Regards.

    in reply to: Customize accordion elements #1436682

    Hello Ismael.

    CSS code for changing toggler height works fine, thank you.

    Regarding changing color of elements, I had followed the same steps you suggest, but can’t see the “Select color” field into which I can write #fcf7f2 code. I need to applay exactly this one, not only aproximations.

    Select color field is absent

    “Styling>font styling” works for both (title and text) together.

    Custom font color function

    The only way I have succeed changing text attributes is through adding HTML code to my text, then I have had doing this for each toggle. It works though.

    Text attributes result

    Regards.

    Thank you Ismael. I had seen that hide option, but never figured out how to use it.

    And thank you too Guenni007, it makes sense. Now I have to find out how could I manage the moment during scroll action when header must appear. The example I refered to, shows header (logo and menu options) until logo located in the middle of the color section (into div.banner-logo) achieves the top of the screen. Any idea?

    Best regards.

    • This reply was modified 3 years, 2 months ago by ezimbron.
    in reply to: Child theme does not bring Enfold configuration #1292905

    Everithing’s fine, thank you Rikard.

    This ticket may be closed now.

    Best regards.
    Eduardo

    in reply to: Child theme does not bring Enfold configuration #1292023

    I guess I found the way to solve this. First, I apologize for not being so clear, because I’m using Spanish version of Enfold and have to be translating to English for your understanding, what causes sometimes I use wrong terms.

    By default, when you open Advanced Styling section, no elements to customize are present for edition (what makes sense, of course). You must select which element you want to change from “Select an element go customize” list, then choose “Edit element”.

    So, if I want to use different attributes for active state menu item and default state (the rest of not active items) separately, I had to select “Main menu links” from the list and click on “Edit element” button TWICE in order to have two Main menu links editing areas. After that, I stablished default state color into the first area, then stablish active state color into second area checking, this time, “Apply only to active state” box.

    Best regards,
    Eduardo

    No Nikko, everything went well. This tiket may be closed now.

    Thank you!

    in reply to: Full width easy slider – font size #1291490

    Thank you Yigit, I see. You’re right.

    Best regars.
    Eduardo

    in reply to: Child theme does not bring Enfold configuration #1291479

    I couldn’t find how to change color of either inactive links only nor hover color. I would like to have control of these three elements.

    When I change font color into Main Menu Links, all menu items are affected in the same way. If I check “Apply only to active states”, it works, however no active links return to default color.

    Is there something I could do usinc CSS for these three attributes separately?

    Thank you.

    Thank you Rikard, I found it there.

    Regards.
    Eduardo

    in reply to: Child theme does not bring Enfold configuration #1291459

    Great. How could I don’t seen it?
    Thank you! It’s done.

    in reply to: Child theme does not bring Enfold configuration #1290784

    Satisfactory fixed.

    Thank you very much Rikard

    Another question. ¿Is there any way to have control of menu colors more than just using default schemes into General Styles? If possible, all behaivior (text color, hover color, selected color, etc.)

    Best regards.
    Eduardo

    Hi.

    Around 4 or 5 days ago, I could post a question into an open thread and also open a ticket regarding a diferent matter.

    However I have not received a response and was wondering if my support plan could be expired.

    How could I find out my support status and how could I fix thies?

    Thank you.

    in reply to: Full width easy slider – font size #1290013

    Hi Yigit.

    Similar problem here, regarding Caption (and Title too) font size in mobile devices. I added the code you sugest to Enfold>General Styling CSS area, but no changes are reflected into Easy Slider full whidth I’m creating.

    Best regards.
    Eduardo

    This reply has been marked as private.
Viewing 30 posts - 1 through 30 (of 44 total)