Forum Replies Created
-
AuthorPosts
-
Thank you, please close.
I did try this with just having 4 columns on the row and removing the spacing between columns but that just made it look even more spaced out.
FYI I just moved the site back to the primary domain of http://mbiflorida.com. The credentials to access the site in terms of username and password are the same.
Please see the footer at http://beta.mbiflorida.com. See screenshot https://goo.gl/UHQRvT. So there is the padding or margin between each column of the footer and then there is the padding or margin between the footer and the socket. The bottom of the blue on the image I want to touch the socket.
This is what I have in terms of CSS so far but I think I eliminated too much from the top of the footer where it interacts with the content section of the site. Also, I placed my CSS in the “Additional CSS” area under “Customize” should I not place it here?
#socket .social_bookmarks a {
font-size: 22px;
}#footer .widget {margin:0;}
#footer .widget {padding:0;}#footer .flex_column:enfold-child { width: 100%; margin: 0;
}#footer {padding:0;}
#footer {margin:0;}
#footer .container {padding:5px;}
#footer .container {margin:0;}I have been placing all CSS under the “Additional CSS” since I have a lot of CSS entries. Should I move them back to the Quick CSS? Also, see the screenshot of the page http://beta.mbiflorida.com/markets. Screenshot – https://goo.gl/NCCmvG. Can I left justify the text of a widget?
Hello, please see the page http://beta.mbiflorida.com/markets/ the sidebar. While it retains the majority of the forms original styling it inserts extra space between each field of the form itself. The following link shows how the form is supposed to look https://goo.gl/pk8dJG.
I do have grid row there with 4 boxes. See http://beta.mbiflorida.com/. Is there no way to have it one color before a person hovers and then change to another color after they hover?
I figured out the colors except for the color of the “View All Results” its set to white but my background hover is white and I dont see how to change the color of the font for the results which I assume is control by some type of link color.
What if I am not using a child theme? I guess now a second question, should I be using a child theme and is it too late to do so once youve built a site?
-
AuthorPosts