• 1 pagebuilder row (1 column), 2 widget rows within – remove space between widget rows i cannot accomplish, still have about 5 pixels space between widget rows. i followed several suggestions and one on RESOLVED ISSUE doesn’t work.

    thanks for any help!

    example: between Disaster Resistant and blue text box
    http://westernoregonhomebuilders.com/oregon-buildblock-icf-insulating-concrete-forms/

    in pagebuilder whether or not the answer lies in “Widget Styles” then modify “Widget Class” and “CSS Styles” it would be really great to learn how to exactly use this area, what to put in the fields and what goes into the Custom CSS Editor. i’m not very good but i’m not that stupid either and i still don’t know how to use these areas to dress up my sites.

    View post on imgur.com

    thank you.

    vantage, pagebuilder, all the latest versions.

    • This topic was modified 9 years, 6 months ago by freshwater.
    • This topic was modified 9 years, 6 months ago by freshwater.
Viewing 2 replies - 1 through 2 (of 2 total)
  • I use the Vantage theme as well, and I’ve noticed that the theme adds a line-height: 1.6em; element to the .entry-content div, which can sometimes cause weird spacing gaps when you want your elements to be flush.

    Could you try adding line-height: 0; to your CSS Styles for the Disaster Resistance widget and see if that resolves it?

    Thread Starter freshwater

    (@freshwater)

    studentcaffe – thank you for the suggestion, it crushed the text but did move the two widget rows together. i asked many times, many years how i could myself look at the css/html code and try to find variables like (line-height: 0;) and try to experiment myself. i’ve asked how you know what to put in the vantage “Row Styles” Attributes… even the plugin authors have never replied. (no one has). maybe that’s the way they make money so i can understand. maybe we have to identify a specific row id, row class, cell class…? actually i have no idea what these do but i can follow instructions when i do see suggestion for css php and tell exactly where to put the code not just “add some css and that will fix it” LOL! i’ve tried Firebug on firefox (mac sierra) and i never can see exact css code lines or html line. i thought it was supposed to work – when you move your pointer over an area of a website Firebug is supposed to show you all the css and hmtl active? i don’t see any.

    how did you know that “line-height: 0;” was an active variable in this part of my page?
    (i’ve removed your code from the live site)
    this is very fun and exciting to learn a little about this after years of searching!
    thank you!

    • This reply was modified 9 years, 6 months ago by freshwater.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘1 row 2 widgets – remove space between widget rows’ is closed to new replies.