- This topic has 12 replies, 4 voices, and was last updated 4 years, 7 months ago by
Ying.
-
AuthorPosts
-
September 2, 2021 at 8:01 am #1916749
Charles
On my website homepage https://gettsburgconnection.org I’d like to:
1. Move the image to the left
2. Place two shortcodes that will generate two ad images side by side in the content section.Can you help please?
Thank you.
September 2, 2021 at 8:32 am #1916789Leo
StaffCustomer SupportHi Charles,
The link to your website isn’t working for me.
Can you confirm?
Thanks.
September 2, 2021 at 5:57 pm #1917109Charles
sorry.. typo… https://gettysburgconnection.org
September 2, 2021 at 7:11 pm #1917132Elvin
StaffCustomer SupportHi charles,
For #1: Can you specify which image? Is it the one on the header?
Are you trying to make it look like this? https://share.getcloudapp.com/GGupEwwm
For #2:
Can you specify which part of the content do you want to insert these shortcode/s? You can indicate it using a screenshot. Thanks.
September 2, 2021 at 7:19 pm #1917138Charles
Hi… I’d like to move the logo (Gettysburg Connection) to the left. I want the content to go to the right of the logo (where the single large image is now).
Thanks
September 2, 2021 at 7:26 pm #1917140Elvin
StaffCustomer SupportI see,
Here’s a suggestion:
Can you try setting the Header alignment to “Left”? You can do this on Appearance > customize > Layout > Header and set the “Header Alignment” dropdown to “left”.
I want the content to go to the right of the logo (where the single large image is now).
And if I understand this right, you want the shortcode to go in between the logo and the image?
IF that’s the case, you can try creating a Block element.
Within this block element, create your desired layout using GenerateBlocks + shortcode block. Place your shortcode on a shortcode block.
Once you have the desired layout, set the Block’s hook to
generate_after_logo. This should insert the Block Element you’ve created directly after the logo. Effectly putting it in between the logo and the image. 🙂September 2, 2021 at 8:10 pm #1917165Charles
Where is “GenerateBlocks”?
September 2, 2021 at 8:23 pm #1917172Charles
I put the shortcode in an after_logo hook element but it went below the image not to the right of it.
September 2, 2021 at 8:35 pm #1917176Ying
StaffCustomer SupportHi Charles,
Can you activate the
after_logohook so we can provide some CSS to make them vertically align?September 2, 2021 at 8:48 pm #1917191Charles
OK, it’s two shortcodes that display images. I’d like them placed next to each other to the right of the logo.
September 3, 2021 at 10:40 am #1918043Ying
StaffCustomer SupportI don’t see any content after logo, is the element activated?
https://www.screencast.com/t/2dJbXnGy3September 3, 2021 at 2:03 pm #1918142Charles
Sorry, you can see it here:
https://gettysburgconnection.org/test3/September 3, 2021 at 3:34 pm #1918190Ying
StaffCustomer SupportTry add this CSS:
.inside-header { display: flex; }Let me know 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.