Tagged: x
-
AuthorPosts
-
November 10, 2016 at 1:57 am #1251318
MichaelAnthonyMurrayParticipantGood evening!
Is there a way to have my photos reach the full width of the center content section?
http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/al/
I want to get rid of the white spaces on both the left and right of the photos.
November 10, 2016 at 3:00 am #1251378
Rue NelModeratorHello There,
Thanks for writing in! In each single post, the entry content area has a padding left and right. This is what you are trying to get rid of. You can simply add the following css code in the customizer, Appearance > Customize > Custom > CSS
.single-post .entry-wrap { padding-left: 0; padding-right: 0; }Doing so could remove the space left and right of the page. This is good for the images and bad for the text because it is no eye friendly. Since you are using Cornerstone, you can enable the column container for the row that contains text so that it would be much readable.
Hope this make sense.
November 10, 2016 at 1:02 pm #1252127
MichaelAnthonyMurrayParticipantThank you Rue!
That worked!
One more quick question.
As you can see I’ve been able to get my photos to fill the content the width.
http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/alcazar/
However there is still a gap between the top of my image gallery and the breadcrumbs themselves.How do I get rid of that space between the single posts and the breadcrumbs?
November 10, 2016 at 1:40 pm #1252166
JoaoModeratorHi,
I dont see any space on between the breadcrumbs and your slider, I am not sure what you are referring to, could you clarify, thanks
Joao
November 10, 2016 at 1:57 pm #1252210
MichaelAnthonyMurrayParticipantI’m sorry! I included the wrong link!
I wanted to make the image fill the padding left and right on a page not a post.
This is the correct link
http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/dogs/.page-id-43,
.page-id-40,
.page-id-37 {
padding-left: 0;
padding-right: 0;
}I’m attempting to make the photos on my pages for…
Dogs: http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/dogs/
Cats: http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/cats/
Horses: http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/horses/… fill the padding on left and right with no white.
THANK YOU!
November 10, 2016 at 3:29 pm #1252316
JoaoModeratorHi,
I guess the questions was already answered in another thread I also don´t see any space there.
Let us know if you need further help,
Joao
November 11, 2016 at 12:41 am #1252883
MichaelAnthonyMurrayParticipantI’ve ran into another problem.
The images are full width on these pages
http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/dogs/
http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/cats/
http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/horses/but
it’s not working on
http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/dogs-2/
http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/dogs-3/
http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/dogs-4/I believe I added the correct CSS, but I could be wrong.
Credentials below.
November 11, 2016 at 12:42 am #1252884
MichaelAnthonyMurrayParticipantThis reply has been marked as private.November 11, 2016 at 2:24 am #1252975
Rue NelModeratorHello There,
Thanks for updating this thread! As of this time, I could see that the images are fullwidth. One example can be seen here: http://prntscr.com/d5ug8s
This could just be a caching issue. Since you have installed a caching plugin WP Super Cache, please clear your plugin cache before testing your site. This can cause the changes to not take place on the front end. It will eventually show up when the cache regenerates, but it’s not ideal if you’re looking to see your changes immediately. Caching plugins are best to turn on only when you’ve finished building the site.
Please let us know how it goes.
November 11, 2016 at 3:12 am #1253019
MichaelAnthonyMurrayParticipantI cleared the cache, and even deactivated the pluggin.
I believe it’s working.I’ve also ran into issues with the Customizer not showing up, and read it maybe a caching issue. Still…. nothing.
Any ideas why I can’t see the customizer?
November 11, 2016 at 4:13 am #1253086
Rue NelModeratorHello There,
Thanks for the updates! I have checked your customizer and I could find any issues at all. You can see what I am seeing here:
http://prntscr.com/d5vkz5
http://prntscr.com/d5vkvgCould please provide a screenshot so that we will have an idea of what is going on in your end?
Thanks.
November 11, 2016 at 3:08 pm #1253735
MichaelAnthonyMurrayParticipantOddly enough this only happens on my laptop and not on my desktop.
I’m assuming this is a browser issue?November 11, 2016 at 9:18 pm #1254130
RadModeratorHi there,
You should change your template to Blank – No Container | Header, Footer . There are many kinds of blank template, and what you selected is Blank – Container | Header, Footer .
Then within your cornerstone inspect your target section and remove padding or margins, then click manage layout and you’ll see the rows, and lastly, inspect your row by clicking the magnifying icon then disable column container.
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1251318 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
