Viewing 30 results - 17,461 through 17,490 (of 18,727 total)
  • Author
    Search Results
  • #209289

    In reply to: Font Size of Comments

    Tried it, didn’t work. Found some other sites using the plugin and seemed like their text was also super small. Seems like a big oversight by facebook as the comments are very difficult to read. Anyways, thanks so much for taking a close look.

    I’ve decided to go with Jetpack Comments as it has facebook login (no facbook notifications for replies as far as I can tell though – am I wrong about this?) and the code you gave me earlier for the comment font size works :)

    However, the code you gave me for the “notify me of follow up comments by email”

    #top label { font-size: 20px; }

    doesn’t work for jetpack – though it does work for the built in comments. Any other codes I could try?

    Thanks

    Jonny

    #209250

    In reply to: Font Size of Comments

    Hi!

    It seems like plugin is getting the styles from Facebook and they cannot be overwritten. Lastly, can you try adding the code to Custom.css file in Enfold/css folder of your parent theme?

    Best regards,
    Yigit

    #209163
    erikkIsrael
    Participant

    I’ve tried to change the font size of the accordion tab header by just inserting <h1 style=”text-align: center; font-weight: 300;”>ATTEND NOW</h1> into the toggle title section. However, the theme automatically adds a <br /> before and after, and what I get is this:
    screenshot

    I want the Attend Now header to appear in the toggle title, and the registration form within the toggle when opened.

    Also is there a way to remove the plus icon for just this accordion on my site?

    Thanks

    • This topic was modified 12 years, 2 months ago by erikkIsrael. Reason: img url
    #209094
    munck
    Participant

    I am trying the following inside an Iconbox:

    Multiple shortcode icons on the same line. Code:
    [av_font_icon icon='ue808' font='entypo-fontello' color='#d4b98c' size='20px' position='center'][/av_font_icon]

    Ideally, I would like 4 icons next to each other. No matter what I do, it automatically inserts each icon on a new line.

    Suggestions?

    #209087

    Topic: Header question

    in forum Enfold
    mijyman
    Participant

    Hi there,

    I recently purchased the Enfold theme. Now I am capable of implementing snippets of code but am no good at coding. I want to know if it is possible to edit the Header Menu to a similar style as this one:

    http://www.mikelarson.com/

    It basically has two different font styles in two rows in the header.

    My second question is how to add a tagline to the right of the logo. I have tried code that were suggested in this Forum but with no luck, all that happened was that the Menu was slightly offset.

    Thirdly, with the responsive theme, if I resize the browser the Menu overlaps the logo – any way this is fixable?

    Many thanks in advance,

    Andy

    #208972

    Hi Ismael,

    Thank you for your response, we have added the line to the quick CSS and the font size is bigger now. However, the font size of the single product names has changed too, and we only want the category- and subcategory names to be bigger. Also, would it be possible to add the horizontal line as shown on our homepage https://www.peetersduurzaam.nl/ in “Waarom Peeters Duurzaam?”

    Kind regards,

    Pim and Gonneke

    #208964

    Hi!

    Please add this on your custom.css or Quick CSS to change the category names:

    .products .product h3 {
    padding-top: 5px;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    margin: 0;
    font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    }

    You can move the category title using this:

    .product-category a h3 {
    position: absolute;
    top: 0;
    }
    
    .product-category a img {
    position: relative;
    top: 30px;
    }

    Regards,
    Ismael

    #208957

    Dear Ismael,

    https://www.peetersduurzaam.nl/webshop-2/ The category names on this page are Warmtepompen, Zonnestroom and Zonnewarmte. For every category or subcategory (all listed in the sidebar) the names are shown this way. We would like the font size to be bigger, and the font style to be as “Waarom Peeters Duurzaam?” on our homepage, with the horizontal line behind te words.

    Also, the names are below the thumbnails, could we put the thumbnails below the names?

    Kind regards,

    Pim and Gonneke

    #208952

    Hey eric_peeters!

    I’m a bit confused about the category names. Is this the category inside the single product view or the title of the category page? Can you please post a a link to the actual page or category names?

    Best regards,
    Ismael

    #208910
    eric_peeters
    Participant

    Hello sweet support guru’s,

    Would it be possible to change the font size of the category names in Woocommerce? Also, we would like the names to be in the same style as one of the titles on our homepage, (it’s called ‘special title’ in WordPress, which adds a horizontal line) See: https://www.peetersduurzaam.nl/ , “Waarom Peeters Duurzaam?”

    The category names are under the category-images, could we put the names above the images?

    Thank you so much in advance!

    Kindest regards, Pim and Gonneke

    #208898
    • Small icon list
    • Process builder with icons and text
    • Hover styles for icon boxes (change icon color/size/etc when the mouse enters the box)
    • The ability to use an image instead of a font icon in icon boxes would be nice.
    • Event calendar integration (like in Incarnation)
    • And for documentation, I’d really appreciate a ‘how to adjust CSS code’ guide – i.e. so if I find a code on the forum which does what I want, I can see how to make it work on the appropriate pages for my site without needing someone to respond to my support ticket. (If something like this exists already, please let me know!)
    #208872

    Not sure if the problem of text size was resolved but I just installed “Ultimate TinyMCE” and enabled font size and font family, along with a few other things, and it allows me to easily change text size throughout the text block along with font family. I just use another plugin called “fontmeister” to install google fonts. It’s a pain to preview the fonts through fontmeister so I just go to http://www.google.com/fonts and look for a font there then take not of the ones I liked and install using fontmeister.

    I hope this helps

    #208858

    In reply to: Font Size of Comments

    This reply has been marked as private.
    #208853

    In reply to: Icon Size

    Hi bentkd!

    Yes, you can use following code

    
    .avia-icon-list .iconlist_icon {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 23px;
    }
    

    to re-size the list icons. The first three values must be set to the same px value (i.e. 40px). The last value can vary.

    Best regards,
    Peter

    #208842

    In reply to: Font Size of Comments

    Hey!

    Can you please give us a link to the actual page with the comment section? Post the login details here as a private reply.

    Best regards,
    Ismael

    #208838

    Hi!

    You can change the scroll to top arrow icons using this:

    #scroll-top-link {
    font-size: 50px;
    }

    Cheers!
    Ismael

    #208834

    Hey aovivo!

    Please do the following:

    1.) Add this on your custom.css or Quick CSS:

    .woocommerce-main-image.zoom {
    overflow: hidden;
    }

    2.) Change the product title using this:

    .product_title.entry-title {
    font-size: 13px;
    }

    And the price font size with this:

    #top .price span, #top del, #top ins {
    font-size: 17px;
    line-height: 24px;
    }

    3.) Change the button color with this:

    .main_color .add_to_cart_button.button.product_type_simple {
    background-color: red;
    }

    4.) Increase the bottom margin of categories using this:

    .product_meta {
    margin-bottom: 20px;
    }

    5.) Change the upsells or you may also like products using this:

    #top .upsells.products h2 {
    font-size: 15px;
    color: red;
    }

    6.) It should be using the shop catalog image size which 450×450. Please regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Ismael

    #208827

    I think you are right.
    I changed this css to edit the size of the arrow in the “scroll to top” button in the bottom left of pages.

    #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont="entypo-fontello"]:before {
    	font-size: 15px	;
    }

    I would like to be able to use the icon element with the font size.

    So how can I change the font size of the arrow in the “scroll to top” button without affecting anything else?

    Thanks, you guys are awesome!

    #208820

    Hey jtree5757!

    I tested the option on my test server and it works for me. I guess some other css code overwrites the icon inline styles and thus the “font size” option doesn’t work for you. Please post a link to your icon/website and we’ll look into it.

    Regards,
    Peter

    #208815

    In reply to: Icon Size

    Hi bentkd!

    You can use this on your custom.css or Quick CSS to change the size of the icon list icons:

    .iconlist-char {
    font-size: 20px;
    }

    Cheers!
    Ismael

    #208811

    Hi!

    You can use the class of the surrounding div to change the content. I.e. if you want to use a different icon for product images use

    
    .single-product-main-image .image-overlay .image-overlay-inside:before{content:"\E869"; font-family: 'entypo-fontello'; font-size: 18px; font-weight: normal; }
    

    and this rule will overwrite the default icon.

    The difference between the three css code lines is just the icon. \E869 is the default icon, \E832 is the icon for external links and \E897 is the video icon.

    Regards,
    Peter

    #208809

    Hi!

    You can use this for the team member title:

    .main_color .team-member-job-title {
    color: red;
    font-size: 20px;
    }

    Regards,
    Ismael

    #208806

    great – it worked.
    do you have a code for the TITLE (font size AND color) too?
    thanks!

    #208793

    In reply to: Font Size of Comments

    Still not working. I tried it in the quick css and styles.css

    I thought that maybe these styles were interfering so i took them out and tested, but still not working.

    #top .comment_text { font-size: 28px; }
    #top label { font-size: 30px; }

    What else you got?

    Thanks

    Jonny

    #208783

    In reply to: Font Size of Comments

    Hey!

    Please try adding !important to force it as following

    .fbFeedbackPost .postText, .fbFeedbackContent .profileName, a.uiLinkSubtle, .fsm, .uiLinkButton input { font-size: 16px!important; }

    and please try adding the code to bottom of Style.css file of your child theme

    Best regards,
    Yigit

    #208782

    In reply to: Font Size of Comments

    didn’t work.

    #208780

    I’m still a little confused. Maybe you can clarify..

    	.image-overlay .image-overlay-inside:before{content:"\E869"; font-family: 'entypo-fontello'; font-size: 18px; font-weight: normal; }
    	.image-overlay.overlay-type-extern .image-overlay-inside:before{content:"\E832";}
    	.image-overlay.overlay-type-video .image-overlay-inside:before{content:"\E897";}

    This is the only code that I found in the base.css that references font icons.

    Do you mind explaining the differences between the three for us please?

    Not sure how this will change the rollover icon for my products and regular images not related to my products. It seems like they are connected as they are classified as the same type in the above css. Sorry if I’m just misunderstanding.

    Thanks.

    #208779

    Hey!

    You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .team-member-name { font-size: 12px; }

    Best regards,
    Yigit

    #208772

    In reply to: Font Size of Comments

    Hey!

    Please add following code to Quick CSS

    .fbFeedbackPost .postText, .fbFeedbackContent .profileName, a.uiLinkSubtle, .fsm, .uiLinkButton input { font-size: 16px; }

    and adjust as needed

    Best regards,
    Yigit

    #208742

    In reply to: Font Size of Comments

    I’ve tried using some different facebook comment plugins and the same problem persists. Here is new example.

    https://www.dropbox.com/s/pntw3mtbla5c6oy/Screen%20Shot%202014-01-13%20at%207.02.49%20AM.png

    Thanks in Advance

    Jonny

Viewing 30 results - 17,461 through 17,490 (of 18,727 total)