Forum Replies Created
-
AuthorPosts
-
That fixed the problem. Thank you.
kfranckI thoroughly apologize for not referring to the “real link” for the previous threats.
Thank you for the code. Unfortunately, the type is blue, but I want the background to be #2d5c88 and the type to be white.
Suggestions?
Thanks,
kfranckTerrific! Just what I needed. Thanks for your help.
KurtChanging the “auto” value to a number worked. Thanks for y;our help.
I apologize that I did not open a different ticket and caused confusion. I will not do this in the future.
You can now close this ticket. Thanks again.
KurtI made this change, but it did not work:
.main_color .more-link {
color: white !important;
background: #ca0003 !important;
padding: auto 10px;
}Suggestions?
Rikard:
This is great.
How can I put padding around the right and left?
Thanks,
KurtIsmael:
This is just what I want. Thank you.
One more thing, if I wanted to have reverse type, so the background would be red and the type white, what would the CSS code be?
Thanks,
KurtVinay:
Please look at the items under that area from the screen grab. The area is entitled “Other stories on Your SOURCE…” Under each item, there is “Read more →”, referring users to click the link to see the full post. It is part of a blog post. The above items (you have in the frame grab) are text boxes. I don’t want to change that stuff.
I would like to see if there is Quick CSS code to make the “Read more →” items be in color and the font larger.
Can this be done. If not, no problem.
Thanks,
KurtUnfortunately, this did not work. I added the code into the Quick CSS and it changed some of the body text (making some of the type bold). It does not change the “Read more →” items in the blog posts on the home (index) page.
Any suggestions?
Thanks,
KurtWorks like a charm, Rikard. Thank you.
KurtJune 22, 2016 at 1:10 pm in reply to: Can I move a megamenu item from a main menu to a secondary menu? #652040Vinay:
You can close this ticket. I recreated menu items by hand.
Thanks,
KurtGreat! Just what I needed. Thank you.
KurtJune 22, 2016 at 12:54 am in reply to: Can I move a megamenu item from a main menu to a secondary menu? #651814Thanks for getting back to me so quickly, Vinay. I will started adding/creating the menus that I will move.
Thank you again.
KurtYigit:
Perfect! That solves my problem. Thank you. You guys are always very helpful. I am very appreciative.
Regards,
KurtYigit:
It removed the image but left a shadow box where the image went. Is there anything else I can do?
Thanks,
KurtPlease ignore my previous request. I figured out how to disable the underline text-decoration. I needed to select “Perfect Grid Display” and “Perfect Automatic Masonry” in the Masonry gallery.
Kurt
Ismael:
I figured out the reason. It’s because I have a 1/5, 1/2 and 1/4 grid row inside a 1/1 grid row. That’s is the reason.
Please take a look at the “Index” page (http://www.esomethin.com/yoursource/wp-admin/post.php?post=1294).
Thanks for your help.
KurtRikard:
I know there is Quick CSS code that will eliminate images all together:
.home .avia-content-slider .slide-image { display: none; }I was just wondering if there was a possibility to display images when they are with a post, and have nothing when there is not.
If this cannot be done, no problem. I will use the {display: none;} code. The login credentials are in the Private Content box.
Thanks,
KurtJordan:
Absolutely perfect! Thank you.
I see you check the last line, changing .get_the_time to .date_i18n.
Terrific. Thank you so much.
KurtJordan:
I checked out the codex and got very confused, because I don’t want the time or results returned in numerals. I am seeking something like, June 18, 2016.
Below is the code I put at the bottom of the function.php file. Unfortunately, it returns the date of June 6, 2016, which is wrong.
Here is the code in the bottom of the function.php file. Could you suggest another change in the last line to make it work?
add_action( ‘ava_inside_main_menu’, ‘enfold_customization_add_date’ );
function enfold_customization_add_date() {
echo ‘<span class = “header_date”>’.get_the_time (‘F j, Y’).'</span>’;
}Thanks,
I entered the code in the Quick CSS and unfortunately the icons still remain. Other suggestions?
Thanks,
KurtRikard:
I am talking about the vertical lines that separate columns.
If you open a grid row, there is a “grid borders” selection (No borders, borders on top and bottom and between cells, borders on top and bottom and borders between cells). If I select the borders between cells option, the vertical lines do not appear. I assume I cannot have vertical lines because I have a layout of 1/5, 1/2 and 1/4 within a 1/1 grid row.
If this cannot be done, that’s fine. I can use a shadow around the 1/2 column.
Thanks,
That was the problem. I have to watch carefully of the single quotes.
Thank you so much.
Perfect. Just what I needed.
Thanks,
KurtAndy:
I didn’t explain myself well.
I am wondering if you can change the wording in Search boxes to “Search Site”? I thought you can change the css or coding within a php page.
Thanks,
Thank you, Vinay. Just what I needed.
kurtJune 11, 2016 at 1:25 pm in reply to: How can I reduce depth of a 3 code blocks on the same row #646527Just what I needed! Thank you.
KurtGreat. Thank you.
Thanks.
Excellent. That is just what I needed. Thank you.
-
AuthorPosts