Forum Replies Created
-
AuthorPosts
-
Additional note: I’m very happy with the size and the font style of my text on my website, so I want to be sure to just make these adjustments on my phone. Thanks!
Wait! I thought I was done, but I’d appreciate just a little more help on my font sizes on my phone. I added H1, H2, H3, H4, H5, and H6 to your code, which did work perfectly in changing my font style on my phone.
Would you mind letting me know the code to adjust the font size for each of the elements on my phone? If you look at my Welcome page on the top slider, my agency name is smaller than I’d like. The caption text is too small to read. The “Learn More” button size and the font size are both too big.
When you scroll down a bit, my “Welcome to A Bridge to Achievement” is larger than it needs to be, as is the font of the text of the paragraph.
I’d love the freedom to adjust the different elements until I’m happy how everything looks. Thanks for your help!
That worked perfectly! Thank you so much, Victoria!
Feel free to close this thread.
Hi, again! I found a thread that gave me the following code:
#welcome .avia_textblock {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
}When I used it, the columns did flow from the first to the second. Yay! However, that created a couple of spacing issues that I don’t know how to fix. I’d appreciate your taking another look at my Welcome section for the issues below:
1) You’ll see there’s a big space between the “Welcome to A Bridge to Achievement” header and the text below. I checked all the settings and the padding seems to be 0 everywhere. Can you help with that, please?
2) You’ll see that the top line in the left column sits a little bit below the top line in the right column. Can you please let me know how to fix that.
I appreciate the help!
My hero! You’re magic! Thank you! I have one follow up question…
As you saw on my home page, the two column area under Welcome to A Bridge to Achievement is made up of two 1/2 text boxes. As such, they don’t flow properly from the first column to the second – especially if I change font sizes or styles, etc. Is there a way to have that be one element that just automatically divides itself evenly over the two columns?
Hi, Mike,
I’m a newbie and my site isn’t published yet. I’ve included my website and the login info below. You can see what I mean on my HOME PAGE under the slider in the section titled “WELCOME TO A BRIDGE TO ACHIEVEMENT”. Please also look at my SERVICES PAGE at the text areas beside the pictures throughout the page.
Side comment – Don’t be alarmed with the quality of my photos. I’ll be replacing them before I “go live”.
Thanks!
I have more info about my text turning red:
I imported your Gym Demo Theme that I’ve been modifying. I believe that somewhere in the original theme, there’s an instruction that when something is in bold, it will turn that text red. I believe that explains why the demo text on my home page is red. Please let me know where that is so I can fix it.
I’m still clueless as to why I can’t fix my hover color, so I still would appreciate your help with that.
Thanks!
Hello! I’m jumping in, if that’s okay.
I’m using a child theme in Enfold. As you suggested above, I first tried adding the code below to the quick CSS and nothing happened:
.iconbox_content_container, .iconbox_content_container p{ text-align: justify; }I then deleted the code from the quick CSS area and added it to my child theme style.css – still no change.
I’d be grateful if you’d let me know what I’m doing wrong so I can change this.
Thanks!
Sorry! I was very tired when I wrote my request. :(
Also, when the hover background becomes #0080b3, I’d like the text to change to #ffffe6 instead of white.
Ideally, I’d like for this to be controlled under General Styling again, in case I want to change the color scheme at some point in the future.If you scroll down the home page to the demo content near the bottom, you’ll see some other headings are showing up red, as well. I’d appreciate your helping me with that, too.
Thanks!
-
AuthorPosts