Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #418918

    Hi,

    maybe I am just missing something… But how would it be possible to position 7 icons in a horizontal way on a page, using a stretched layout? I played around with all layout elements, but 1/5 only allows 5 elements (… ;-)), grid row doesn’t work as well….

    So, any ideas how I can set 7 icons into one line only?

    Thank you very much!

    #419146

    Hey TF_Photography!

    Do you have a link for the site in question so that we can have a closer look please?

    Best regards,
    Rikard

    #419224
    This reply has been marked as private.
    #419996

    Hey!

    There is not 1/7 columns by default so you need to create it manually. Edit the color section which holds the icon then add a unique id attribute in the Section ID field. Use “custom-section” for example. Remove the icons then use a code block instead. Add the icon and column codes:

    <div class="flex_column av_one_seventh first">ICON SHORTCODE HERE</div>
    <div class="flex_column av_one_seventh">ICON SHORTCODE HERE</div>
    <div class="flex_column av_one_seventh">ICON SHORTCODE HERE</div>
    <div class="flex_column av_one_seventh">ICON SHORTCODE HERE</div>
    <div class="flex_column av_one_seventh">ICON SHORTCODE HERE</div>
    <div class="flex_column av_one_seventh">ICON SHORTCODE HERE</div>
    <div class="flex_column av_one_seventh">ICON SHORTCODE HERE</div>

    You can generate the icon shortcode using the shortcode wand on another post or page.

    Regards,
    Ismael

    #420327

    Hi Ismael, thank you very much for your help, much appreciated. Your suggestion works the way I intended it to be. However, the full width button below doesn’t work like normal anymore as soon as I enter the code into the code block. I already tried to delete and replace it but it’s the same. Would you mind looking into this?

    Thank you very much and best regards!

    #420411

    Hi!

    Please move fullwidth button element outside of the color section below your social icons

    Best regards,
    Yigit

    #420472

    Hi Yigit, thanks, but it IS outside any color section and it’s a separate element on its own.

    Here is the screenshot of how it’s set:
    Page Settings

    #421599

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Best regards,
    Yigit

    #421800
    This reply has been marked as private.
    #421936

    Hi!

    Please review your website now. I have added custom CSS code to top of Quick CSS field and placed your button inside a color section

    Best regards,
    Yigit

    #422206

    Hi Yigit, fantastic, thank you very much!

    Just two things: thanks for the exemplary support + Enfold is definitely one of the if not the best WP theme on the market! Thanks!

    #422338

    Hey!

    Great, glad you got it fixed and thanks for the kind words :)

    Cheers!
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.