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

    Is it possible to alter the width of a footer column? I know I can change it from 4 to 3 widgets columns and in that way they’d each be wider. But ideally I would have 3 widgets, 2 would be more narrow 1/4 of the width, the last would be the width of two widgets, basically 2 columns.

    #772444

    Hey Dandelion222,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #footer .flex_column.av_one_third {
        width: 23%;
        margin-right: 2%;
        margin-left: 0;
    }
    
    #footer .container > .flex_column.av_one_third:last-child {
        width: 50%;
        margin-right: 0;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #774193

    Thanks for trying Nikko, but that doesn’t seem to have had any effect.

    #774194

    yes it is because you unconsciously talk at cross purposes.
    Please Dandelion222 place that code to your quick css and goto your Enfold Footer options and
    choose 3 columns for the footer : the last 3rd is than two times wider than the 2 in front

    #774200

    I unconsciously talk at cross purposes??! I disagree.

    The Footer options were already set at 3 columns. This CSS had no effect. Perhaps I need to say “important” in there some where? It seems like when something doesn’t work the first time I get new code that has the word “important” in there. :-)

    #774207

    Hi!

    Can you please share us your access?

    Regards,
    Basilis

    #774208

    Here you go.

    #774408

    Hey!

    I checked the options and the footer is not like what Guenni suggested

    Best regards,
    Basilis

    #774566

    Basilis,

    I do not understand your reply at all. What are you trying to say?

    #774671

    i can not see your site because i’m a participant as you – but the code did work on 2 testinstallations of mine (without !important) so my suggestion was that you are still in 1/4th column setup – and tries to unify the last two columns.
    Sorry for that suggenstion. Did you set up on Dashboard – Enfold (Child) – Footer – Footer Columns : 3 ?

    #774711

    Hi Guenni007.

    You know what I think happened? I got fooled again by Google Chrome not really clearing cache. I thought I even looked in incognito mode – but maybe not. Anyway, this morning I installed a system upgrade and restarted my computer. Just now I went to the website to take a screenshot for you and…Ah! It’s looking just as I had wanted! 3 Widgets taking up what seems like 4 columns – the last using 1/2 of the space.

    Thank you for taking the time to test and check back in!

    #774793

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Can I combine footer widget columns?’ is closed to new replies.