-
Hi,
Question, I’m having a difficult time figuring out what to do on the bakery plugin for my homepage. When you go to my homepage and you see in the middle 1,2,3. I’m trying to have 1 above the first paragraph, then 2 above the second paragraph, and 3 above the third paragraph instead of it being on the left side the way it is now. That way the mobile version will look just like the desktop version. Right now, it doesn’t look like this on mobile.
So, when I move the icon box above each paragraph it works but, I don’t know how to center that entire section. When I clicked the box for it to add a container that doesn’t work. So, I’m not sure if I’m supposed to use the design option and if so which one margin, padding, etc;? I’ve tried it all and I’m getting stuck. Thank you!
Also, I’m not sure why I can’t change the heading on a custom header. It won’t change from H1 element to a different selection. I’m trying to take off the shadow text where it shows two headers on top of the other one in a different color.
Hello!
In order to do what you need you have to create first a row.
Inside the row add an icon and a text block and repeat x3To get your icon aligned to the center, just edit the icon shortcode and set the alignment to center.
Regarding the headings: you can edit it the hero box shortcode and select which heading match your needs.
In order to get rid of the shadow you will need a CSS customization.
Go to Appearance -> Customize -> Additional CSS and add this code:.qt-titlesbox {text-shadow: none;}
Best,
PeeterThank you, that fixed it! I think the problem was I had it all on one section instead of having separate sections with rows in it.
The topic ‘Bakery Plugin’ is closed to new replies.