Forum Replies Created
-
AuthorPosts
-
ManellyCParticipant
I'm not sure about your Footer, but this is how I centered two widget areas where the theme wanted to show them side-by-side:
.front-page-2 .flexible-widgets.widget-halves .widget_media_gallery {
width: 100%;
float: none;
}
.front-page-2 .flexible-widgets.widget-halves .widget {
width: 100%;
float: none;
}
Let me know if this is helpful.
Mary Ann Aschenbrenner
President, Waterlink WebOctober 23, 2019 at 1:07 pm in reply to: Essence Pro: Change Vertical Line (screenshot included) #494216ManellyCParticipantI'm interested in the answer to this as well.
Mary Ann Aschenbrenner
President, Waterlink WebManellyCParticipantThis is the URL to the site: https://breakingbarlines.com/
Mary Ann Aschenbrenner
President, Waterlink WebJune 1, 2019 at 2:51 pm in reply to: Genesis Featured Posts plugin not adding posts titles to Home page widget area #491458ManellyCParticipantHi Anita:
Thank you for checking this. Yes, I had hidden the Home page title ... which also had the effect of hiding the Posts titles. Thank you for finding the connection.
I hope this helps you (or somebody) I used this code instead:
/* HIDES THE HOME PAGE TITLE AND ITS CONTAINER AT THE BOTTOM OF THE HOME PAGE */
.front-page .site-container .site-inner {
display: none;
}
Mary Ann Aschenbrenner
President, Waterlink WebManellyCParticipantThank you.
Mary Ann Aschenbrenner
President, Waterlink WebManellyCParticipantI'm curious about this too.
Mary Ann Aschenbrenner
President, Waterlink WebManellyCParticipantThe site looks good to me on my Pixel 3. The only page with any issues is the "My Account" page where the sign-in/up form does scroll left to right a little. Still, it is very workable.
Have you checked it on multiple phones? If you have an older phone that might be the issue.
Mary Ann Aschenbrenner
President, Waterlink WebManellyCParticipantDid you leave it as a Featured Image on the blog post?
Mary Ann Aschenbrenner
President, Waterlink WebFebruary 20, 2019 at 2:11 pm in reply to: Essence Pro theme: change color of ::after line located in header #489644ManellyCParticipantThank you! This is helpful!
Mary Ann Aschenbrenner
President, Waterlink Web -
AuthorPosts