Forum Replies Created
-
AuthorPosts
-
RavenManiacParticipant
I did and there is nothing mentioned at all.
RavenManiacParticipantThanks, Victor. I realized that after I posted this question. I know in the past you were not to keen on Divi because of its bloated codebase. Have you tried Oxygen? If so, what are your thoughts?
I still love the Genesis platform and StudioPress themes, especially when combined with Atomic Blocks, but there are some projects where more customization options would be helpful.
RavenManiacParticipantWill that work for live streams too?
RavenManiacParticipantYep, you're right. It's under the alignment settings for the block. I totally missed that. Looks much better. Thanks, Anita!
RavenManiacParticipantOk, the solution above worked for selecting wp-block-images that are already aligned, but what if I want to select an image that is not aligned?
RavenManiacParticipantOkay, I tried this instead and it worked.
@media(max-width: 600px) { .wp-block-image .alignleft, .wp-block-image .alignright { float: none; margin-left: auto; margin-right: auto; } }
RavenManiacParticipant@afreshup, thanks! Unfortunately, that doesn't seem to be working. I tried adding the !important property as well, but no luck. Suggestions?
RavenManiacParticipantNice. Thanks, Anita. 🙂
RavenManiacParticipantI think I figured this out, but I had to use an HTML block to do it. Basically I had to add the CSS here:
<figure class="alignleft is-resized photo-border">
instead of here:
<div class="wp-block-image">
Of course, doing this means I can no longer edit the image visually, which kinda sucks. If anyone has a better, visual, solution please clue me in. 🙂
RavenManiacParticipantSounds good. I'll check it out. Thanks, guys!
RavenManiacParticipantGotcha. Thanks, Victor.
If I want to remove the background image from the landing page mentioned above, how would I do that? I've tried several things, but nothing works. Here's what the existing code looks like:
body { background-image: url(/wp-content/uploads/2017/03/cream_paper.jpg); }
I added the code above using Genesis Extender Pro to place that image on every page in the website, but I don't want it to appear on the landing page. Thanks!
RavenManiacParticipantHow would I do that?
RavenManiacParticipantThat's a good suggestion. I've had clients who have been on the other end of the hostage situation before. Is it okay to set up a Google My Business account with a [email protected] email address?
RavenManiacParticipantThanks, Victor. I'll try it now.
RavenManiacParticipantOk, sounds good. Thanks!
RavenManiacParticipantOk, good to know. Thanks!
RavenManiacParticipantIf I have a real estate website that is being served data from the MLS or Multiple Listing System, do I need to customize my robots.txt file? The only reason I ask is I'm pretty sure that Google has a crawl quota. Thanks!
RavenManiacParticipantI switched to SEO Press Pro about a year ago after Yoast updates kept breaking sites. Lot's of options and many built-ins that you have to pay extra for with Yoast.
I agree. Are you still using SEO Press? Have you had any compatibility issues with Genesis or any popular WordPress plugins?
RavenManiacParticipantSo, you chose to use a Studio Press template with the Divi plugin. May I ask why you didn't use the Divi theme as well?
RavenManiacParticipantDid you update to 3.0 yet?
No, I have not.
-
AuthorPosts