I cannot center the text on my homepage, even when I select the align center option. It moves slightly to the right when I do this, but it is still aligned to the left on the entire page.
Please help! Thank you
]]>I reviewed the existing forum threads on center align, but I did not see a solution to my problem.
I noticed that using AdInserter’s default CSS code for Alignment: Center (e.g. “margin: 8px auto; text-align: center; display: block; clear: both;”) does not actually center align my ads – I have tried on both Chrome and Edge. Strangely, in the Preview tab of AdInserter, the Adsense Ad is centered but just not in Chrome/Edge.
The ad in question is named “<!– Desktop – After Shop Now – 728×90 –>” and shows up after each “Shop Now” button on the reference URL. Remote debugging is enabled.
I read that Google’s guidance is to use align=”center” within the ad <div> but I’m not sure how to implement this via AdInserter’s CSS as the “” are removed after saving.
https://support.google.com/adsense/answer/9190028
Thanks,
Tom
I use the code:
.woocommerce div.product.elementor form.cart table.variations tr,
.woocommerce div.product.elementor form.cart table.variations td {
display: flex;
flex-direction:column;
align-items: center;
@media (max-width: 480px) {
.vi_wpvs_variation_form .vi-wpvs-variation-wrap{
justify-content: center;
}
Here is a screenshot: https://ibb.co/qd28yvx
Thank you for your help.
]]>Link to a screenshot when I am viewing the page on mobile landscape mood.
As you can see, the alignment looks off. And I can’t seem to get the image to align center even if I add in extra CSS code. I’ve tried using margin, and while it works, it’ll look off when I am on desktop mood.
Please help!
]]>At first a lot of thanks for this great theme!
I have 2 points, which i cant solve:
1) Header align left, looks like this (on PC Monitor 1280 x 1024):
Header align left
The text of Site Title is in one row. Thats ok.
The Text of Site Description is in two rows. Why?
I would like to have the Description in one row and there is enough space under the Site Title to do so. How can i solve this?
2) Header align center, looks like this (on PC Monitor 1280 x 1024):
Header align center
The same as align left (Description is in two rows and not in one row) AND Description is left aligned with Site Title. I would like to have the Description centered under the Title. How can i solve this?
Best regards
Joachim
I’ve tried adding code to both the additional css section under customize and the css file. It doesn’t seem to pick up my code.
Thanks,
Ashley
thanks for the plugin!
1. I am unable to change the font color if I place the ‘reading time’
above the text. I can change it if I place it below the title, but that’s not where I want it…
2. Is there a way to align Reading Time in the center?
I am trying to fix either 1. or 2.
If you could help me that would be great!
]]>